summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-09drm/ttm/agp: export bind/unbind/destroy for drivers to use.Dave Airlie
2020-09-09drm/qxl: move bind/unbind/destroy to the driver function table.Dave Airlie
2020-09-09drm/ttm: add optional bind/unbind via driver.Dave Airlie
2020-09-09drm/ttm: introduce ttm_bo_move_nullDave Airlie
2020-09-08MAINTAINERS: add entry for VKMSMelissa Wen
2020-09-08fbdev: radeonfb: use generic power managementVaibhav Gupta
2020-09-08video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM containerVaibhav Gupta
2020-09-08fbdev: remove mbx framebuffer driverMike Rapoport
2020-09-08video: fbdev: kyro: remove set but not used 'ulCoreClock'Jason Yan
2020-09-08video: fbdev: kyro: remove set but not used 'ulBestVCO'Jason Yan
2020-09-08video: fbdev: udlfb: fix kobj_to_dev.cocci warningskernel test robot
2020-09-08video: fbdev: radeon: Fix memleak in radeonfb_pci_registerDinghao Liu
2020-09-08video: fbdev: tgafb: Avoid comma separated statementsJoe Perches
2020-09-08video: fbdev: sstfb: replace spurious snprintf() with sprintf()Alex Dewar
2020-09-08docs: fb: Correcting the location of FRAMEBUFFER_CONSOLE option.Bilal Wasim
2020-09-08lib/fonts: add font 6x8 for OLED displaySven Schneider
2020-09-08fbdev: arkfb: use generic power managementVaibhav Gupta
2020-09-08fbdev: s3fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: vt8623fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: i740fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: cyber2000fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: savagefb: use generic power managementVaibhav Gupta
2020-09-08fbdev: nvidia: use generic power managementVaibhav Gupta
2020-09-08fbdev: aty128fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: aty: use generic power managementVaibhav Gupta
2020-09-08fbdev: via-core: use generic power managementVaibhav Gupta
2020-09-08fbdev: lxfb: use generic power managementVaibhav Gupta
2020-09-08fbdev: gxfb: use generic power managementVaibhav Gupta
2020-09-08video: fbdev: sis: fix null ptr dereferenceTom Rix
2020-09-08omapfb: fix spelling mistake "propert" -> "property"Colin Ian King
2020-09-08video: fbdev: ssd1307fb: Added support to Column offsetRodrigo Alencar
2020-09-08video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value errorColin Ian King
2020-09-08fbdev: sm712fb: handle ioremap() errors in probeEvgeny Novikov
2020-09-08fbmem: add margin check to fb_check_caps()George Kennedy
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König
2020-09-08drm/qxl: don't touch mem.bus.offsetChristian König
2020-09-08drm/bridge: dw-mipi-dsi: fix dw_mipi_dsi_debugfs_show/write warningsNeil Armstrong
2020-09-07drm/vkms: Add support for writebackRodrigo Siqueira
2020-09-07drm/vkms: Compute CRC without change input dataRodrigo Siqueira
2020-09-07drm/vkms: Decouple crc operations from composerRodrigo Siqueira
2020-09-08drm/ttm: remove bdev from ttm_ttDave Airlie
2020-09-07drm/vc4: drv: Support BCM2711Maxime Ripard
2020-09-07dt-bindings: display: vc4: Document BCM2711 VC5Maxime Ripard
2020-09-07dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindingsMaxime Ripard
2020-09-07drm/vc4: hdmi: Support the BCM2711 HDMI controllersMaxime Ripard
2020-09-07drm/vc4: hdmi: Add pixel BVB clock controlHoegeun Kwon
2020-09-07drm/vc4: hdmi: Switch to blank pixels when disabledMaxime Ripard
2020-09-07drm/vc4: hdmi: Do the VID_CTL configuration at onceMaxime Ripard
2020-09-07drm/vc4: hdmi: Implement finer-grained hooksMaxime Ripard
2020-09-07drm/vc4: hdmi: Always recenter the HDMI FIFOMaxime Ripard