aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-07-17drm/amdgpu/sdma6: re-emit unprocessed state on ring resetAlex Deucher1-4/+3
2025-07-17drm/amdgpu/sdma5.2: re-emit unprocessed state on ring resetAlex Deucher1-2/+6
2025-07-17drm/amdgpu/sdma5: re-emit unprocessed state on ring resetAlex Deucher1-2/+6
2025-07-17drm/amdgpu/gfx12: re-emit unprocessed state on ring resetAlex Deucher1-31/+4
2025-07-17drm/amdgpu/gfx11: re-emit unprocessed state on ring resetAlex Deucher1-31/+4
2025-07-17drm/amdgpu/gfx10: re-emit unprocessed state on ring resetAlex Deucher1-31/+4
2025-07-17drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq resetAlex Deucher1-7/+2
2025-07-17drm/amdgpu/gfx9: re-emit unprocessed state on kcq resetAlex Deucher1-8/+2
2025-07-17drm/amdgpu: Add WARN_ON to the resource clear functionArunpravin Paneer Selvam1-1/+4
2025-07-17drm/amd/pm: Use cached metrics data on SMUv13.0.6Lijo Lazar1-1/+1
2025-07-17drm/amd/pm: Use cached data for min/max clocksLijo Lazar1-19/+19
2025-07-17drm/xe/xe_debugfs: Exposure of G-State and pcie link state residency counters through debugfsSoham Purkait2-0/+95
2025-07-17drm/v3d: Add parameter to retrieve the number of GPU resets per-fdMaíra Canal3-0/+15
2025-07-17drm/v3d: Add parameter to retrieve the global number of GPU resetsMaíra Canal3-0/+12
2025-07-17drm/xe/pf: Resend PF provisioning after GT resetMichal Wajdeczko1-0/+27
2025-07-17drm/xe/pf: Prepare to stop SR-IOV support prior GT resetMichal Wajdeczko3-0/+27
2025-07-17drm/xe/migrate: Fix alignment checkLucas De Marchi1-2/+2
2025-07-17drm/xe: Move page fault init after topology initMatthew Brost1-3/+3
2025-07-17drm/xe/mocs: Initialize MOCS index earlyBalasubramani Vivekanandan1-2/+2
2025-07-17drm/xe/migrate: fix copy direction in access_memoryMatthew Auld1-1/+1
2025-07-17drm/xe: Dont skip TLB invalidations on VFTejas Upadhyay1-12/+10
2025-07-17Revert "drm/gem-dma: Use dma_buf from GEM object instance"Thomas Zimmermann1-1/+1
2025-07-17Revert "drm/gem-shmem: Use dma_buf from GEM object instance"Thomas Zimmermann1-2/+2
2025-07-17Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance"Thomas Zimmermann1-2/+6
2025-07-17Revert "drm/prime: Use dma_buf from GEM object instance"Thomas Zimmermann1-1/+7
2025-07-17Revert "drm/etnaviv: Use dma_buf from GEM object instance"Thomas Zimmermann1-2/+2
2025-07-17Revert "drm/vmwgfx: Use dma_buf from GEM object instance"Thomas Zimmermann1-3/+3
2025-07-17Revert "drm/virtio: Use dma_buf from GEM object instance"Thomas Zimmermann1-2/+3
2025-07-17drm/sched: Remove optimization that causes hang when killing dependent jobsLin.Cao1-19/+2
2025-07-17drm/i915/gmbus: Add Wa_16025573575 for PTL/WCL for bit-bashingAnkit Nautiyal3-5/+47
2025-07-17drm/i915/display_wa: Add helpers to check waAnkit Nautiyal3-1/+25
2025-07-17drm/sched: Fix a race in DRM_GPU_SCHED_STAT_NO_HANG testTvrtko Ursulin3-6/+7
2025-07-17gpu: nova-core: fix bounds check in PmuLookupTableEntry::newRhys Lloyd1-1/+1
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen1-0/+1
2025-07-16drm/amdgpu: Increase reset counter only on successLijo Lazar1-2/+7
2025-07-16drm/radeon: Do not hold console lock during resumeThomas Zimmermann1-12/+3
2025-07-16drm/radeon: Do not hold console lock while suspending clientsThomas Zimmermann1-5/+3
2025-07-16drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen1-1/+10
2025-07-16drm/amd/display: Free memory allocationClayton King1-1/+2
2025-07-16drm/amdgpu: Replace HQD terminology with slots namingJesse Zhang1-5/+5
2025-07-16drm/amdgpu: Add user queue instance count in HW IP infoJesse Zhang1-0/+20
2025-07-16drm/amd/amdgpu: Add helper functions for isp buffersPratap Nirujogi3-10/+176
2025-07-16drm/amd/amdgpu: Initialize swnode for ISP MFD devicePratap Nirujogi3-6/+11
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen1-0/+1
2025-07-16drm/amd/pm: fix null pointer accessUmio Yasuno1-0/+5
2025-07-16drm/amdgpu/jpeg: clean up reset type handlingAlex Deucher8-26/+29
2025-07-16drm/amdgpu: rework gmc_v9_0_get_coherence_flags v2Christian König1-4/+4
2025-07-16drm/amdgpu/vcn3: implement ring resetAlex Deucher1-0/+27
2025-07-16drm/amdgpu/vcn2.5: implement ring resetAlex Deucher1-0/+25
2025-07-16drm/amdgpu/vcn2: implement ring resetAlex Deucher1-0/+26