summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/simplefb.c
AgeCommit message (Expand)Author
2019-07-23For drivers whose framebuffer is located not page-aligned, permitrin
2019-01-30Call genfb_cnattach when WSDISPLAY_MULTICONS is definedjmcneill
2018-07-23if the framebuffer address isn't page aligned, set fbi_fboffset appropriatelymacallan
2018-05-06Pass WSDISPLAYIO_SVIDEO through to pmfjmcneill
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2017-12-18Always set "is_console" property to true when WSDISPLAY_MULTICONS is definedjmcneill
2017-09-04Add console support.jmcneill
2017-08-27Add an FDT "Simple Framebuffer" driver. This lets us take over framebuffersjmcneill