summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-10-18drm/client: Move client event handlers to drm_client_event.cThomas Zimmermann
2024-10-18drm/fbdev: Select fbdev I/O helpers from modules that require themThomas Zimmermann
2024-10-18drm/fbdev-dma: Select FB_DEFERRED_IOThomas Zimmermann
2024-10-18drm/xe: Select DRM_CLIENT_SELECTIONThomas Zimmermann
2024-10-18drm/i915: Select DRM_CLIENT_SELECTIONThomas Zimmermann
2024-10-17drm/rockchip: Add basic RK3588 HDMI output supportCristian Ciocaltea
2024-10-17drm/bridge: synopsys: Add DW HDMI QP TX Controller support libraryCristian Ciocaltea
2024-10-17drm/sched: Further optimise drm_sched_entity_push_jobTvrtko Ursulin
2024-10-17drm/sched: Re-group and rename the entity run-queue lockTvrtko Ursulin
2024-10-17drm/sched: Stop setting current entity in FIFO modeTvrtko Ursulin
2024-10-17drm/sched: Optimise drm_sched_entity_push_jobTvrtko Ursulin
2024-10-16drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPERArnd Bergmann
2024-10-16drm/panel: Add Samsung AMS581VF01 panel driverDanila Tikhonov
2024-10-14drm: Remove DRM aperture helpersThomas Zimmermann
2024-10-14drm/xe: Use video aperture helpersThomas Zimmermann
2024-10-14drm/vmwgfx: Use video aperture helpersThomas Zimmermann
2024-10-14drm/virtgpu: Use video aperture helpersThomas Zimmermann
2024-10-14drm/vc4: Use video aperture helpersThomas Zimmermann
2024-10-14drm/vboxvideo: Use video aperture helpersThomas Zimmermann
2024-10-14drm/cirrus: Use video aperture helpersThomas Zimmermann
2024-10-14drm/bochs: Use video aperture helpersThomas Zimmermann
2024-10-14drm/tegra: Use video aperture helpersThomas Zimmermann
2024-10-14drm/sun4i: Use video aperture helpersThomas Zimmermann
2024-10-14drm/stm: Use video aperture helpersThomas Zimmermann
2024-10-14drm/simpledrm: Use video aperture helpersThomas Zimmermann
2024-10-14drm/rockchip: Use video aperture helpersThomas Zimmermann
2024-10-14drm/radeon: Use video aperture helpersThomas Zimmermann
2024-10-14drm/qxl: Use video aperture helpersThomas Zimmermann
2024-10-14drm/ofdrm: Use video aperture helpersThomas Zimmermann
2024-10-14drm/nouveau: Use video aperture helpersThomas Zimmermann
2024-10-14drm/msm: Use video aperture helpersThomas Zimmermann
2024-10-14drm/mgag200: Use video aperture helpersThomas Zimmermann
2024-10-14drm/meson: Use video aperture helpersThomas Zimmermann
2024-10-14drm/loongson: Use video aperture helpersThomas Zimmermann
2024-10-14drm/i915: Use video aperture helpersThomas Zimmermann
2024-10-14drm/hyperv-drm: Use video aperture helpersThomas Zimmermann
2024-10-14drm/hisilicon/hibmc: Use video aperture helpersThomas Zimmermann
2024-10-14drm/ast: Use video aperture helpersThomas Zimmermann
2024-10-14drm/armada: Use video aperture helpersThomas Zimmermann
2024-10-14drm/arm/hdlcd: Use video aperture helpersThomas Zimmermann
2024-10-14drm/amdgpu: Use video aperture helpersThomas Zimmermann
2024-10-14drm/panic: Select ZLIB_DEFLATE for DRM_PANIC_SCREEN_QR_CODEMiguel Ojeda
2024-10-14Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-10-12drm/bridge: lt9611: use HDMI Connector helper to set InfoFramesDmitry Baryshkov
2024-10-12drm/bridge: tc358767: Fix link properties discoveryTomi Valkeinen
2024-10-11drm/vmwgfx: Stop using dev_private to store driver data.Maaz Mombasawala
2024-10-11Merge tag 'drm-xe-next-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-10-11Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-10drm/mipi-dsi: fix kernel doc on mipi_dsi_compression_mode_multiDzmitry Sankouski
2024-10-10drm/display: Fix building with GCC 15Brahmajit Das