summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-09-19Merge tag 'amd-drm-fixes-6.17-2025-09-18' of https://gitlab.freedesktop.org/a...Dave Airlie-20/+124
2025-09-19Merge tag 'drm-xe-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-73/+208
2025-09-19Merge tag 'drm-misc-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-6/+8
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher-14/+10
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher-4/+60
2025-09-17drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio-5/+98
2025-09-17drm/xe: Fix error handling if PXP fails to startDaniele Ceraolo Spurio-41/+72
2025-09-17drm/xe/sysfs: Add cleanup action in xe_device_sysfs_initZongyao Bai-2/+6
2025-09-16drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello-1/+1
2025-09-16drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter-2/+2
2025-09-16drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error pathQi Xi-2/+4
2025-09-16drm/i915/backlight: Honor VESA eDP backlight luminance control capabilityAaron Ma-1/+1
2025-09-15drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/putIvan Lipski-1/+38
2025-09-15drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUsSrinivasan Shanmugam-0/+15
2025-09-15drm: bridge: anx7625: Fix NULL pointer dereference with early IRQLoic Poulain-2/+4
2025-09-15drm/xe: defer free of NVM auxiliary container to device release callbackNitin Gote-1/+4
2025-09-15drm/xe/hwmon: Remove type castingMallesh Koujalagi-16/+19
2025-09-15drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko-1/+0
2025-09-15drm/xe/tile: Release kobject for the failure pathShuicheng Lin-5/+7
2025-09-13Revert "drm: Add directive to format code in comment"Bagas Sanjaya-2/+0
2025-09-12Merge tag 'drm-xe-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-29/+115
2025-09-12Merge tag 'drm-misc-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-45/+25
2025-09-12Merge tag 'mediatek-drm-fixes-20250910' of https://git.kernel.org/pub/scm/lin...Dave Airlie-14/+9
2025-09-12Merge tag 'amd-drm-fixes-6.17-2025-09-10' of https://gitlab.freedesktop.org/a...Dave Airlie-256/+202
2025-09-12Merge tag 'drm-intel-fixes-2025-09-10' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+3
2025-09-12Merge tag 'drm-rust-fixes-2025-09-05' of https://gitlab.freedesktop.org/drm/r...Dave Airlie-0/+1
2025-09-10drm/mediatek: clean up driver data initialisationJohan Hovold-8/+4
2025-09-10drm/mediatek: fix potential OF node use-after-freeJohan Hovold-6/+5
2025-09-09drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any timeDavid Rosca-8/+16
2025-09-09drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packagesDavid Rosca-31/+21
2025-09-09drm/amd/amdgpu: Declare isp firmware binary filePratap Nirujogi-0/+2
2025-09-09drm/amd/display: use udelay rather than fsleepAlex Deucher-1/+1
2025-09-09drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher-2/+0
2025-09-09drm/xe: Extend Wa_13011645652 to PTL-H, WCLJulia Filipchuk-1/+2
2025-09-09drm/xe: Block exec and rebind worker while evicting for suspend / hibernateThomas Hellström-1/+88
2025-09-09drm/xe: Allow the pm notifier to continue on failureThomas Hellström-10/+7
2025-09-09drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström-16/+16
2025-09-09drm/xe/configfs: Don't touch survivability_mode on finiMichal Wajdeczko-1/+2
2025-09-09amd/amdkfd: correct mem limit calculation for small APUsYifan Zhang-12/+32
2025-09-09drm/amdkfd: fix p2p links bug in topologyEric Huang-1/+2
2025-09-09drm/amd/display: remove oem i2c adapter on finishGeoffrey McRae-1/+12
2025-09-09drm/amd/display: Drop dm_prepare_suspend() and dm_complete()Mario Limonciello (AMD)-21/+0
2025-09-09drm/amd/display: Correct sequences and delays for DCN35 PG & RCGOvidiu Bunea-164/+111
2025-09-09drm/amd/display: Disable DPCD Probe QuirkFangzhi Zuo-0/+1
2025-09-09drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula-3/+3
2025-09-08drm/amdgpu: Wait for bootloader after PSPv11 resetLijo Lazar-15/+4
2025-09-05Merge tag 'amd-drm-fixes-6.17-2025-09-03' of https://gitlab.freedesktop.org/a...Dave Airlie-28/+98
2025-09-04drm/panthor: validate group queue countChia-I Wu-1/+1
2025-09-04Merge tag 'drm-xe-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-2/+1
2025-09-04Merge tag 'drm-misc-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-13/+130