aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-11-04drm/amd/display: fw locality check refactorsWenjing Liu7-91/+71
2025-11-04drm/amdgpu: Implement user queue reset functionalityJesse.Zhang5-12/+217
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)1-1/+1
2025-11-04drm/amdkfd: Fix Unchecked Return ValuesSunday Clement1-4/+8
2025-11-04drm/amd: Unwind for failed device suspendMario Limonciello (AMD)1-7/+58
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase2()Mario Limonciello (AMD)1-3/+33
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase1()Mario Limonciello (AMD)1-2/+16
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher3-24/+0
2025-11-04drm/amd/ras: Use correct severity for BP threshold exceed eventXiang Liu1-2/+2
2025-11-04drm/amd/ras: Correct info field of bad page threshold exceed CPERXiang Liu1-3/+8
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-11-04drm/amd/pm/si: Delete unused structs and fieldsTimur Kristóf2-566/+1
2025-11-04drm/amd/pm: Use gpu metrics 1.9 for SMUv13.0.6Lijo Lazar2-54/+179
2025-11-04drm/amd/pm: Add helper functions for gpu metricsLijo Lazar1-0/+67
2025-11-04drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()Yang Wang1-2/+2
2025-11-04drm/amd/pm: fix the issue of size calculation error for smu 13.0.6Yang Wang1-11/+31
2025-11-04drm/amd/ras: Update IPID value for bad page threshold CPERXiang Liu1-1/+8
2025-11-04drm/amd/display: Fix null pointer on analog detectionHarry Wentland1-1/+1
2025-11-04drm/amdgpu: Fix error injection parameter errorYiPeng Chai1-1/+1
2025-11-04drm/amd/ras: Fix the error of undefined reference to `__udivdi3'YiPeng Chai1-2/+2
2025-11-04drm/amdgpu: Remove invalidate and flush hdp macrosAsad Kamal11-22/+20
2025-11-04drm/amd/ras: Add CPER ring read for unirasXiang Liu2-1/+61
2025-11-04drm/amdgpu: move reset debug disable handlingAlex Deucher12-22/+32
2025-11-04drm/amdgpu: Update invalidate and flush hdp functionAsad Kamal3-5/+22
2025-11-04drm/amdgpu: caller should make sure not to double freeSunil Khatri1-3/+1
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher3-0/+15
2025-11-04drm/amdkfd: clean up the code to free hmm_rangeSunil Khatri1-7/+3
2025-11-04drm/xe: Remove last fence dependency check from binds and execsMatthew Brost6-54/+0
2025-11-04drm/xe: Disallow input fences on zero batch execs and zero bindsMatthew Brost1-65/+36
2025-11-04drm/xe: Skip TLB invalidation waits in page fault bindsMatthew Brost2-2/+13
2025-11-04drm/xe: Decouple bind queue last fence from TLB invalidationsMatthew Brost6-110/+143
2025-11-04drm/xe: Attach last fence to TLB invalidation job queuesMatthew Brost6-2/+156
2025-11-04drm/xe: Enforce correct user fence signaling order usingMatthew Brost9-18/+86
2025-11-04drm/etnaviv: add HWDB entry for GC8000 Nano Ultra VIP r6205Marek Vasut1-0/+32
2025-11-04drm/xe: Do clean shutdown also when using flrJouni Högander1-9/+9
2025-11-04drm/displayid: add quirk to ignore DisplayID checksum errorsJani Nikula2-4/+39
2025-11-04drm/displayid: pass iter to drm_find_displayid_extension()Jani Nikula1-12/+7
2025-11-04drm/hyperv: include drm_print.h where neededJani Nikula2-0/+2
2025-11-04drm/i915/display: Extend i915_display_info with Type-C port detailsKhaled Almahallawy3-0/+24
2025-11-04drm/vkms: Fix use after frees on error pathsDan Carpenter1-5/+15
2025-11-04gpu: nova-core: use `try_from` instead of `as` for u32 conversionsAlexandre Courbot2-13/+11
2025-11-04gpu: nova-core: vbios: do not use `as` when comparing BiosImageTypeAlexandre Courbot1-3/+2
2025-11-03drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan1-0/+3
2025-11-03drm/xe/gt: Synchronize GT reset with device unbindBalasubramani Vivekanandan1-0/+7
2025-11-03drm/i915: Fix conversion between clock ticks and nanosecondsUmesh Nerlige Ramappa1-2/+2
2025-11-03drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik1-2/+14
2025-11-03drm/msm: fix allocation of dumb buffers for non-RGB formatsDmitry Baryshkov1-7/+10
2025-11-03drm/panthor: Use existing OPP table if presentNicolas Frattaroli1-9/+23