summaryrefslogtreecommitdiff
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: fix drm_can_sleep() commentSam Ravnborg
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/fourcc: Add definitions for Allwinner vendor and VPU tiled formatPaul 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/fourcc: Add format info helpers for checking YUV sub-samplingPaul Kocialkowski
2019-01-18drm/fourcc: Add format info helpers for checking YUV planes dispositionPaul 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-18dt-bindings: display: bridge: thc63lvdm83d: use standard powerdown-gpiosPeter Rosin
2019-01-18dt-bindings: display: bridge: lvds-transmitter: cleanup examplePeter Rosin
2019-01-18dt-bindings: display: bridge: fork out ti, ds90c185 from lvds-transmitterPeter Rosin
2019-01-18Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-01-17drm/todo: Tick off some tinydrm entriesNoralf Trønnes
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-17dma-buf: Fix kerneldoc comment for struct dma_fence_arrayJonathan Corbet