Age | Commit message (Expand) | Author |
2020-01-05 | drm/rockchip: lvds: improve error handling in helper functions | Miquel Raynal |
2020-01-05 | drm/rockchip: lvds: Create an RK3288 specific probe function | Miquel Raynal |
2020-01-05 | drm/rockchip: lvds: Change platform data to hold helper_funcs pointer | Miquel Raynal |
2020-01-05 | drm/rockchip: lvds: Harmonize function names | Miquel Raynal |
2020-01-05 | drm/rockchip: lvds: Fix indentation of a #define | Miquel Raynal |
2020-01-04 | drm/panel: add panel driver for Leadtek LTK500HD1829 | Heiko Stuebner |
2020-01-04 | drm/panel: add panel driver for Xinpeng XPP055C272 panels | Heiko Stuebner |
2020-01-03 | omapfb/dss: remove unneeded conversions to bool | Andrew F. Davis |
2020-01-03 | video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe() | Markus Elfring |
2020-01-03 | video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe() | Markus Elfring |
2020-01-03 | video: fbdev: fsl-diu-fb: mark expected switch fall-throughs | Gustavo A. R. Silva |
2020-01-03 | fbdev: matrox: make array wtst_xlat static const, makes object smaller | Colin Ian King |
2020-01-03 | fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2020-01-03 | fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2020-01-03 | fbdev: omapfb: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2020-01-03 | video/fbdev/68328fb: Remove dead code | Souptick Joarder |
2020-01-03 | pxa168fb: Fix the function used to release some memory in an error handling path | Christophe JAILLET |
2020-01-03 | fbdev: fbmem: avoid exporting fb_center_logo | Peter Rosin |
2020-01-03 | fbdev: fbmem: allow overriding the number of bootup logos | Peter Rosin |
2020-01-03 | video: fbdev: mmp: fix sparse warnings about using incorrect types | Bartlomiej Zolnierkiewicz |
2020-01-03 | video: fbdev: mmp: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2020-01-03 | video: fbdev: mmp: remove duplicated MMP_DISP dependency | Bartlomiej Zolnierkiewicz |
2020-01-03 | Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-01-02 | drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank() | Geert Uytterhoeven |
2020-01-01 | drm/panel: declare variable as __be16 | Wambui Karuga |
2019-12-27 | drm/komeda: Add runtime_pm support | james qian wang (Arm Technology China) |
2019-12-27 | Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2019-12-27 | drm/komeda: Add event handling for EMPTY/FULL | james qian wang (Arm Technology China) |
2019-12-26 | drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support | Jagan Teki |
2019-12-26 | drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk | Jagan Teki |
2019-12-26 | drm/sun4i: dsi: Get the mod clock for A31 | Jagan Teki |
2019-12-26 | drm: sun4i: Add support for suspending the display driver | Ondrej Jirman |
2019-12-23 | drm/amdgpu: use true, false for bool variable in amdgpu_psp.c | zhengbin |
2019-12-23 | drm/amdgpu: use true, false for bool variable in amdgpu_debugfs.c | zhengbin |
2019-12-23 | drm/amdgpu: use true, false for bool variable in amdgpu_device.c | zhengbin |
2019-12-23 | drm/amdgpu: use true, false for bool variable in mxgpu_nv.c | zhengbin |
2019-12-23 | drm/amdgpu: use true, false for bool variable in mxgpu_ai.c | zhengbin |
2019-12-23 | drm/radeon: use true,false for bool variable in ni.c | zhengbin |
2019-12-23 | drm/radeon: use true,false for bool variable in cik.c | zhengbin |
2019-12-23 | drm/radeon: use true,false for bool variable in rv770.c | zhengbin |
2019-12-23 | drm/radeon: use true, false for bool variable in evergreen.c | zhengbin |
2019-12-23 | drm/radeon: use true,false for bool variable in r600.c | zhengbin |
2019-12-23 | drm/radeon: use true,false for bool variable in si.c | zhengbin |
2019-12-23 | drm/radeon: use true,false for bool variable in r100.c | zhengbin |
2019-12-23 | drm/amdgpu/smu: add peak profile support for navi12 | Alex Deucher |
2019-12-23 | drm/amdgpu/smu/navi: Adjust default behavior for peak sclk profile | Alex Deucher |
2019-12-23 | drm/amdgpu: add missed return value set for error case | Guchun Chen |
2019-12-23 | drm/amdgpu: remove FB location config for sriov | Frank.Min |
2019-12-23 | drm/amdgpu: enable xgmi init for sriov use case | Frank.Min |
2019-12-23 | drm/amdgpu: remove memory training p2c buffer reservation(V2) | Tianci.Yin |