aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-24drmi/rcar-du: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg
2019-01-24drm/bridge: cdns: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg
2019-01-24drm/arcpgu: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg
2019-01-24drm/hisilicon/kirin: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg
2019-01-24drm/stm: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg
2019-01-24Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-24drm/vkms: Fix flush_work() without INIT_WORK().Tetsuo Handa
2019-01-24Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-22drm/panel: panel-innolux: set display off in innolux_panel_unprepareHsin-Yi, Wang
2019-01-22drm/dp: Implement I2C_M_STOP for i2c-over-auxVille Syrjälä
2019-01-22drm/dp: use DRM_DEBUG_DP() instead of drm_dbg for loggingJani Nikula
2019-01-21drm/stm: ltdc: remove set but not used variable 'src_h'YueHaibing
2019-01-18drm/sun4i: frontend: Hook-in support for the A20Paul Kocialkowski
2019-01-18drm/sun4i: frontend: Hook-in support for the A10, with specific quirksPaul Kocialkowski
2019-01-18drm/sun4i: frontend: Move the FIR filter phases to our quirksMaxime Ripard
2019-01-18drm/sun4i: Make COEF_RDY conditionalMaxime Ripard
2019-01-18drm/sun4i: Set the coef_rdy bit right after the coef have been setMaxime Ripard
2019-01-18drm/sun4i: frontend: Add a quirk structureMaxime Ripard
2019-01-18drm/sun4i: Move access control before setting the register as documentedMaxime Ripard
2019-01-18drm/sun4i: drv: Allow framebuffer modifiers in mode configPaul Kocialkowski
2019-01-18drm/sun4i: layer: Add tiled modifier support and helperPaul Kocialkowski
2019-01-18drm/sun4i: frontend: Add and use helper for checking tiling supportPaul Kocialkowski
2019-01-18drm/sun4i: Add buffer stride and offset configuration for tiling modePaul Kocialkowski
2019-01-18drm/sun4i: frontend: Add support for tiled YUV input mode configurationPaul Kocialkowski
2019-01-18drm/sun4i: frontend: Add support for planar YUV input formatsPaul Kocialkowski
2019-01-18drm/sun4i: frontend: Add support for semi-planar YUV input formatsPaul Kocialkowski
2019-01-18drm/sun4i: frontend: Add support for packed YUV422 input formatsPaul Kocialkowski
2019-01-18drm/sun4i: frontend: Configure and enable YUV to RGB CSC when neededPaul Kocialkowski
2019-01-18drm/sun4i: Move the BT.601 CSC coefficients to the frontendPaul Kocialkowski
2019-01-18drm/sun4i: frontend: Determine input format based on colorspacePaul Kocialkowski
2019-01-18drm/sun4i: frontend: Pass DRM format info to input format helpersPaul Kocialkowski
2019-01-18drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 checkPaul Kocialkowski
2019-01-18drm/bridge: lvds-encoder: add powerdown-gpios supportPeter Rosin
2019-01-18drm/bridge: lvds-encoder: add dev helper variable in .probe()Peter Rosin
2019-01-18Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-01-17drm/tinydrm: Use damage helper for dirtyfbNoralf Trønnes
2019-01-17drm/tinydrm: Use struct drm_rectNoralf Trønnes
2019-01-17drm/damage-helper: Add drm_atomic_helper_damage_merged()Noralf Trønnes
2019-01-17drm/gem-fb-helper: Add drm_gem_fb_create_with_dirty()Noralf Trønnes
2019-01-17drm/cma-helper: Remove unused fbdev codeNoralf Trønnes
2019-01-15drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul
2019-01-15drm: Remove use of drm_mode_objectShayenne Moura
2019-01-15drm: armada: Cleanup drm_display_mode print strShayenne Moura
2019-01-15drm/dp: annotate implicit fall throughsMathieu Malaterre
2019-01-14drm/vblank: Allow dynamic per-crtc max_vblank_countVille Syrjälä
2019-01-14drm/meson: remove firmware framebuffersMaxime Jourdan
2019-01-14drm/mxsfb: Use drm_fbdev_generic_setup()Noralf Trønnes
2019-01-14drm/hisilicon/kirin: Use drm_fbdev_generic_setup()Noralf Trønnes
2019-01-14drm: move EXPORT_SYMBOL_FOR_TESTS_ONLY to drm_util.hSam Ravnborg