summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-01-06drm: meson: Remove unneeded semicolonzhengbin
2020-01-06drm: bridge: dw-hdmi: constify copied structureJulia Lawall
2020-01-06drm/hisilicon/hibmc: Export VRAM MM information to debugfsThomas Zimmermann
2020-01-06drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic helpersThomas Zimmermann
2020-01-06drm/vram: Support scanline alignment for dumb buffersThomas Zimmermann
2020-01-06drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic codeThomas Zimmermann
2020-01-06drm/hisilicon/hibmc: Switch to generic fbdev emulationThomas Zimmermann
2020-01-06drm: rockchip: rk3066_hdmi: set edid fifo addressNickey Yang
2020-01-06drm/rockchip: lvds: Add PX30 supportMiquel Raynal
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-01-05drm/rockchip: lvds: move hardware-specific functions togetherMiquel Raynal
2020-01-05drm/rockchip: lvds: improve error handling in helper functionsMiquel Raynal
2020-01-05drm/rockchip: lvds: Create an RK3288 specific probe functionMiquel Raynal
2020-01-05drm/rockchip: lvds: Change platform data to hold helper_funcs pointerMiquel Raynal
2020-01-05drm/rockchip: lvds: Harmonize function namesMiquel Raynal
2020-01-05drm/rockchip: lvds: Fix indentation of a #defineMiquel Raynal
2020-01-04drm/panel: add panel driver for Leadtek LTK500HD1829Heiko Stuebner
2020-01-04drm/panel: add panel driver for Xinpeng XPP055C272 panelsHeiko Stuebner
2020-01-03omapfb/dss: remove unneeded conversions to boolAndrew F. Davis
2020-01-03video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()Markus Elfring
2020-01-03video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()Markus Elfring
2020-01-03video: fbdev: fsl-diu-fb: mark expected switch fall-throughsGustavo A. R. Silva
2020-01-03fbdev: matrox: make array wtst_xlat static const, makes object smallerColin Ian King
2020-01-03fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2020-01-03fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2020-01-03fbdev: omapfb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2020-01-03video/fbdev/68328fb: Remove dead codeSouptick Joarder
2020-01-03pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET
2020-01-03fbdev: fbmem: avoid exporting fb_center_logoPeter Rosin
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin
2020-01-03video: fbdev: mmp: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz
2020-01-03video: fbdev: mmp: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-01-03video: fbdev: mmp: remove duplicated MMP_DISP dependencyBartlomiej Zolnierkiewicz
2020-01-03Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-01-02drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()Geert Uytterhoeven
2020-01-01drm/panel: declare variable as __be16Wambui Karuga
2019-12-27drm/komeda: Add runtime_pm supportjames qian wang (Arm Technology China)
2019-12-27Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-12-27drm/komeda: Add event handling for EMPTY/FULLjames qian wang (Arm Technology China)
2019-12-26drm/sun4i: dsi: Add Allwinner A64 MIPI DSI supportJagan Teki
2019-12-26drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clkJagan Teki
2019-12-26drm/sun4i: dsi: Get the mod clock for A31Jagan Teki
2019-12-26drm: sun4i: Add support for suspending the display driverOndrej Jirman
2019-12-23drm/i915: Update DRIVER_DATE to 20191223Jani Nikula
2019-12-23drm/i915: Mark the GEM context link as RCU protectedChris Wilson
2019-12-23drm/i915: Introduce a vma.krefChris Wilson
2019-12-23drm/i915: Add a simple is-bound check before unbindingChris Wilson
2019-12-23drm/i915: Make sure CCS YUV semiplanar format checks workImre Deak
2019-12-23drm/i915: Make sure Y slave planes get all the required stateImre Deak
2019-12-23drm/i915: Skip rotated offset adjustment for unsupported modifiersDhinakaran Pandiyan