summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-05drm/panel: Update Boe-tv110c9m initial codeyangcong
2022-01-06drm/plane: Make format_mod_supported truly optionalJosé Expósito
2022-01-05drm/bridge: nwl-dsi: Fix PM disable depth imbalance in nwl_dsi_probeMiaoqian Lin
2022-01-05drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_dsi_probeMiaoqian Lin
2022-01-05drm/bridge: parade-ps8640: Link device to ensure suspend/resume orderAngeloGioacchino Del Regno
2022-01-04drm: exynos: dsi: Add mode_set functionJagan Teki
2022-01-04drm: exynos: dsi: Convert to bridge driverJagan Teki
2022-01-04drm/bridge: anx7625: Fix null vs IS_ERR() checking in anx7625_register_i2c_du...Miaoqian Lin
2022-01-04drm/bridge: anx7625: Check GPIO description to avoid crashXin Ji
2022-01-04drm/stm: ltdc: support of new hardware versionYannick Fertre
2022-01-04drm/stm: remove conflicting framebuffersYannick Fertre
2022-01-04drm/bridge: Fix free wrong object in sii8620_init_rcp_input_devMiaoqian Lin
2022-01-04drm/bridge: chipone-icn6211: Add mode_set APIJagan Teki
2022-01-04drm/bridge: chipone-icn6211: Switch to atomic operationsJagan Teki
2022-01-04drm/stm: dsi: provide the implementation of mode_valid()Antonio Borneo
2022-01-04drm/bridge/synopsys: dsi: extend the prototype of mode_valid()Antonio Borneo
2022-01-04drm/stm: dsi: move lane capability detection in probe()Antonio Borneo
2022-01-03drm/meson: Fix error handling when afbcd.ops->init failsMartin Blumenstingl
2022-01-03drm/meson: osd_afbcd: Add an exit callback to struct meson_afbcd_opsMartin Blumenstingl
2022-01-03drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe()Christophe JAILLET
2021-12-21drm/bridge: ti-sn65dsi83: Add vcc supply regulator supportAlexander Stein
2021-12-21drm/bridge: ti-sn65dsi83: Make enable GPIO optionalAlexander Stein
2021-12-20drm: fix error found in some cases after the patch d1af5cd86997Claudio Suarez
2021-12-20mock a drm_plane in igt_check_plane_state to make the test more robustClaudio Suarez
2021-12-16drm/nouveau/disp/dp: add support for eDP link ratesBen Skeggs
2021-12-16drm/nouveau/disp/dp: add support for hbr3Ben Skeggs
2021-12-16drm/nouveau/disp/dp: add support for lttprsBen Skeggs
2021-12-16drm/nouveau/disp/dp: fixup cr/eq delays for 1.4Ben Skeggs
2021-12-16drm/nouveau/disp/dp: add support for tps4Ben Skeggs
2021-12-16drm/nouveau/disp/dp: generate supported link rates table at detect timeBen Skeggs
2021-12-16drm/nouveau/disp/dp: explicitly control scrambling when setting patternBen Skeggs
2021-12-16drm/nouveau/disp: remove some remnant of a reworkBen Skeggs
2021-12-16drm/vmwgfx: Fix possible usage of an uninitialized variableZack Rusin
2021-12-16drm/vmwgfx: Remove unused compile optionsZack Rusin
2021-12-16drm/vmwgfx: Remove explicit transparent hugepages supportZack Rusin
2021-12-16drm/vmwgfx: Fix a size_t/long int format specifier mismatchZack Rusin
2021-12-16drm/ingenic: Add support for JZ4780 and HDMI outputPaul Boddie
2021-12-16drm/ingenic: prepare ingenic drm for later addition of JZ4780H. Nikolaus Schaller
2021-12-16drm/tilcdc: add const to of_device_idXiang wangx
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-12-16drm/bridge: ti-sn65dsi86: Set max register for regmapStephen Boyd
2021-12-16drm/ast: Move I2C code into separate source fileThomas Zimmermann
2021-12-16drm/ast: Convert I2C code to managed cleanupThomas Zimmermann
2021-12-16drm/ast: Handle failed I2C initialization gracefullyThomas Zimmermann
2021-12-16drm/vc4: plane: Add support for YUV color encodings and rangesDave Stevenson
2021-12-16drm/vc4: plane: Add support for DRM_FORMAT_P030Dave Stevenson
2021-12-16drm/fourcc: Add packed 10bit YUV 4:2:0 formatDave Stevenson
2021-12-16drm/simpledrm: Add [AX]RGB2101010 formatsHector Martin
2021-12-16drm/format-helper: Add drm_fb_xrgb8888_to_xrgb2101010_toio()Hector Martin
2021-12-16of: Move simple-framebuffer device handling from simplefb to ofHector Martin