summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-10-14drm/sun4i: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/stm: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/simpledrm: Use video aperture helpersThomas Zimmermann-3/+5
2024-10-14drm/rockchip: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/radeon: Use video aperture helpersThomas Zimmermann-3/+2
2024-10-14drm/qxl: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/ofdrm: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/nouveau: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/msm: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/mgag200: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/meson: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/loongson: Use video aperture helpersThomas Zimmermann-4/+4
2024-10-14drm/i915: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/hyperv-drm: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/hisilicon/hibmc: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/ast: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/armada: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/arm/hdlcd: Use video aperture helpersThomas Zimmermann-2/+2
2024-10-14drm/amdgpu: Use video aperture helpersThomas Zimmermann-2/+3
2024-10-14drm/panic: Select ZLIB_DEFLATE for DRM_PANIC_SCREEN_QR_CODEMiguel Ojeda-0/+1
2024-10-14drm/xe/xe_sync: initialise ufence.signalledMatthew Auld-1/+1
2024-10-14drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das-3/+0
2024-10-14Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1362/+6414
2024-10-12drm/bridge: lt9611: use HDMI Connector helper to set InfoFramesDmitry Baryshkov-55/+120
2024-10-12drm/bridge: tc358767: Fix link properties discoveryTomi Valkeinen-0/+7
2024-10-11drm/xe/query: Tidy up error EFAULT returnsLucas De Marchi-10/+4
2024-10-11drm/xe/query: Move timestamp reg to hwe_read_timestamp()Lucas De Marchi-15/+7
2024-10-11drm/xe/query: Increase timestamp widthLucas De Marchi-1/+5
2024-10-11drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost-8/+4
2024-10-11drm/xe: Don't free job in TDRMatthew Brost-2/+5
2024-10-11drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost-0/+2
2024-10-11drm/i915/xe3lpd: Add new display power wellsMatt Roper-1/+133
2024-10-11drm/i915/xe3lpd: Adjust watermark calculationsMatt Roper-6/+12
2024-10-11drm/i915/xe3lpd: reuse xe2lpd definitionClint Taylor-0/+8
2024-10-11drm/vmwgfx: Stop using dev_private to store driver data.Maaz Mombasawala-5/+3
2024-10-11Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+33
2024-10-11drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resumeImre Deak-0/+1
2024-10-11drm/xe/display: Separate the d3cold and non-d3cold runtime PM handlingImre Deak-5/+14
2024-10-11drm/i915/dp: Disable unnecessary HPD polling for eDPImre Deak-1/+2
2024-10-11drm/i915/dp: Assume panel power is off if runtime suspendedImre Deak-2/+19
2024-10-11Merge tag 'drm-xe-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-26/+33
2024-10-10drm/vmwgfx: Remove unnecessary NULL checks before kvfree()Thorsten Blum-4/+2
2024-10-11Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-88/+31
2024-10-11Merge tag 'drm-intel-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+7
2024-10-11Merge tag 'drm-xe-next-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1252/+6145
2024-10-11Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-185/+1459
2024-10-10drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov-0/+1
2024-10-10drm/vmwgfx: Cleanup kms setup without 3dZack Rusin-32/+6
2024-10-10drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_atomic_checkIan Forbes-0/+4
2024-10-10drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITSIan Forbes-6/+5