summaryrefslogtreecommitdiffstats
path: root/Documentation/maintainer/configure-git.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-07drm/bridge: Add an ->atomic_check() hookBoris Brezillon3-7/+96
2020-01-07drm/bridge: Patch atomic hooks to take a drm_bridge_stateBoris Brezillon4-36/+82
2020-01-07drm/bridge: Add a drm_bridge_state objectBoris Brezillon5-6/+309
2020-01-06Revert "drm: atmel-hlcdc: enable sys_clk during initalization."Claudiu Beznea1-18/+1
2020-01-06drm: atmel-hlcdc: prefer a lower pixel-clock than requestedPeter Rosin1-2/+2
2020-01-06drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea1-1/+7
2020-01-06drm: atmel-hlcdc: use double rate for pixel clock only if supportedClaudiu Beznea1-3/+3
2020-01-06dt-bindings: fix warnings in xinpeng,xpp055c272.yamlSam Ravnborg1-0/+2
2020-01-06drm/bridge: cdns: remove set but not used variable 'nlanes'yu kuai1-2/+1
2020-01-06drm/bridge: cdns: remove set but not used variable 'bpp'yu kuai1-2/+1
2020-01-06drm: meson: Remove unneeded semicolonzhengbin2-2/+2
2020-01-06drm: bridge: dw-hdmi: constify copied structureJulia Lawall1-1/+1
2020-01-06drm/hisilicon/hibmc: Export VRAM MM information to debugfsThomas Zimmermann1-0/+1
2020-01-06drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic helpersThomas Zimmermann2-50/+2
2020-01-06drm/vram: Support scanline alignment for dumb buffersThomas Zimmermann3-4/+12
2020-01-06drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic codeThomas Zimmermann3-81/+3
2020-01-06drm/hisilicon/hibmc: Switch to generic fbdev emulationThomas Zimmermann4-255/+3
2020-01-06drm: rockchip: rk3066_hdmi: set edid fifo addressNickey Yang1-0/+3
2020-01-06drm/rockchip: lvds: Add PX30 supportMiquel Raynal2-0/+157
2020-01-05drm/rockchip: lvds: move hardware-specific functions togetherMiquel Raynal1-45/+45
2020-01-05drm/rockchip: lvds: improve error handling in helper functionsMiquel Raynal1-8/+23
2020-01-05drm/rockchip: lvds: Create an RK3288 specific probe functionMiquel Raynal1-37/+57
2020-01-05drm/rockchip: lvds: Change platform data to hold helper_funcs pointerMiquel Raynal2-21/+14
2020-01-05drm/rockchip: lvds: Harmonize function namesMiquel Raynal1-66/+74
2020-01-05drm/rockchip: lvds: Fix indentation of a #defineMiquel Raynal1-1/+1
2020-01-05dt-bindings: display: rockchip-lvds: Document PX30 PHYMiquel Raynal1-0/+3
2020-01-05dt-bindings: display: rockchip-lvds: Declare PX30 compatibleMiquel Raynal1-0/+1
2020-01-04drm/panel: add panel driver for Leadtek LTK500HD1829Heiko Stuebner3-0/+543