aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-14drm/bridge: fsl-ldb: Add i.MX6SX supportFabio Estevam
2023-04-12drm/vkms: Use drmm_mode_config_init()Maíra Canal
2023-04-12drm/vkms: Use drmm_crtc_init_with_planes()Maíra Canal
2023-04-11drm/vmwgfx: remove unused vmw_overlay functionTom Rix
2023-04-11drm/vmwgfx: Fix Legacy Display Unit atomic drm supportMartin Krastev
2023-04-11drm/vmwgfx: Print errors when running on broken/unsupported configsZack Rusin
2023-04-11drm/vmwgfx: Drop mksstat_init_record fn as currently unusedMartin Krastev
2023-04-11drm/nouveau/disp: make gv100_disp_core_mthd_base staticruanjinjie
2023-04-11drm/nouveau/mc/ga100: make ga100_mc_device staticBen Dooks
2023-04-11drm/vc4: remove unused render_wait variableTom Rix
2023-04-07drm/vkms: Remove <drm/drm_simple_kms_helper.h> includeJavier Martinez Canillas
2023-04-07drm/vkms: Drop vkms_connector_destroy() wrapperJavier Martinez Canillas
2023-04-06drm/scheduler: Fix UAF race in drm_sched_entity_push_job()Asahi Lina
2023-04-06drm/omapdrm: Implement fbdev emulation as in-kernel clientThomas Zimmermann
2023-04-06drm/omapdrm: Remove fbdev from struct omap_drm_privateThomas Zimmermann
2023-04-06drm/omapdrm: Remove bo from struct omap_fbdevThomas Zimmermann
2023-04-06drm/omapdrm: Remove fb from struct omap_fbdevThomas Zimmermann
2023-04-06drm/omapdrm: Include <linux/of.h>Thomas Zimmermann
2023-04-06drm/vkms: allow the primary plane to be positionedMaíra Canal
2023-04-06drm/vkms: remove the need for the primary plane to be visibleMaíra Canal
2023-04-06drm/ttm: Make the call to ttm_tt_populate() interruptible when faultingThomas Hellström
2023-04-06drm/ttm: Reduce the number of used allocation orders for TTM pagesThomas Hellström
2023-04-06drm/ttm/pool: Fix ttm_pool_alloc error pathThomas Hellström
2023-04-06accel/qaic: Add qaic driver to the build systemJeffrey Hugo
2023-04-06accel/qaic: Add mhi_qaic_cntlPranjal Ramajor Asha Kanojiya
2023-04-06accel/qaic: Add datapathJeffrey Hugo
2023-04-06accel/qaic: Add control pathJeffrey Hugo
2023-04-06accel/qaic: Add MHI controllerJeffrey Hugo
2023-04-06accel/qaic: Add uapi and core driver fileJeffrey Hugo
2023-04-06drm/atomic-helper: Don't set deadline for modesetsDaniel Vetter
2023-04-06drm/scdc-helper: Pimp SCDC debugsVille Syrjälä
2023-04-05drm/fb-helper: fix input validation gaps in check_varDaniel Vetter
2023-04-05drm/fb-helper: drop redundant pixclock check from drm_fb_helper_set_par()Daniel Vetter
2023-04-05drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter
2023-04-05drm/bridge: ti-sn65dsi86: Allow GPIO operations to sleepAlexander Stein
2023-04-05drm/panel-edp: Add AUO NE135FBM-N41 v8.1 panel entryAngeloGioacchino Del Regno
2023-04-05drm/bridge: ps8640: Use constant sleep time for polling hpdPin-yen Lin
2023-04-05drm/bridge: ti-sn65dsi83: Do not generate HFP/HBP/HSA and EOT packetMarek Vasut
2023-04-05drm: bridge: ldb: add support for using channel 1 onlyLuca Ceresoli
2023-04-05drm: bridge: ldb: add missing \n in dev_warn() stringLuca Ceresoli
2023-04-05drm/bridge: ti-sn65dsi83: use dev_err_probe if host attach failedAlexander Stein
2023-04-05accel/ivpu: Remove D3hot delay for MeteorlakeKarol Wachowski
2023-04-05Revert "drm/lima: add usage counting method to ctx_mgr"Qiang Yu
2023-04-05Revert "drm/lima: allocate unique id per drm_file"Qiang Yu
2023-04-05Revert "drm/lima: add show_fdinfo for drm usage stats"Qiang Yu
2023-04-04drm/vblank: Fix for drivers that do not drm_vblank_init()Rob Clark
2023-04-04fbdev/radeon: use pci aperture helpersDaniel Vetter
2023-04-04staging/lynxfb: Use pci aperture helperDaniel Vetter
2023-04-04drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffersDaniel Vetter
2023-04-04video/aperture: Fix typos in commentsSui Jingfeng