summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-07-17Revert "drm/virtio: Use dma_buf from GEM object instance"Thomas Zimmermann-2/+3
2025-07-17drm/sched: Remove optimization that causes hang when killing dependent jobsLin.Cao-19/+2
2025-07-17drm/i915/gmbus: Add Wa_16025573575 for PTL/WCL for bit-bashingAnkit Nautiyal-5/+47
2025-07-17drm/i915/display_wa: Add helpers to check waAnkit Nautiyal-1/+25
2025-07-17drm/sched: Fix a race in DRM_GPU_SCHED_STAT_NO_HANG testTvrtko Ursulin-6/+7
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen-0/+1
2025-07-16drm/amdgpu: Increase reset counter only on successLijo Lazar-2/+7
2025-07-16drm/radeon: Do not hold console lock during resumeThomas Zimmermann-12/+3
2025-07-16drm/radeon: Do not hold console lock while suspending clientsThomas Zimmermann-5/+3
2025-07-16drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen-1/+10
2025-07-16drm/amd/display: Free memory allocationClayton King-1/+2
2025-07-16drm/amdgpu: Replace HQD terminology with slots namingJesse Zhang-5/+5
2025-07-16drm/amdgpu: Add user queue instance count in HW IP infoJesse Zhang-0/+20
2025-07-16drm/amd/amdgpu: Add helper functions for isp buffersPratap Nirujogi-10/+176
2025-07-16drm/amd/amdgpu: Initialize swnode for ISP MFD devicePratap Nirujogi-6/+11
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen-0/+1
2025-07-16drm/amd/pm: fix null pointer accessUmio Yasuno-0/+5
2025-07-16drm/amdgpu/jpeg: clean up reset type handlingAlex Deucher-26/+29
2025-07-16drm/amdgpu: rework gmc_v9_0_get_coherence_flags v2Christian König-4/+4
2025-07-16drm/amdgpu/vcn3: implement ring resetAlex Deucher-0/+27
2025-07-16drm/amdgpu/vcn2.5: implement ring resetAlex Deucher-0/+25
2025-07-16drm/amdgpu/vcn2: implement ring resetAlex Deucher-0/+26
2025-07-16drm/amdgpu/vcn: add a helper framework for engine resetsAlex Deucher-1/+84
2025-07-16drm/amdgpu/vcn5: re-emit unprocessed state on ring resetAlex Deucher-8/+2
2025-07-16drm/amdgpu/vcn4.0.5: re-emit unprocessed state on ring resetAlex Deucher-8/+2
2025-07-16drm/amdgpu/vcn4.0.3: re-emit unprocessed state on ring resetAlex Deucher-7/+3
2025-07-16drm/amdgpu/vcn4: re-emit unprocessed state on ring resetAlex Deucher-8/+2
2025-07-16drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring resetAlex Deucher-9/+2
2025-07-16drm/amdgpu/jpeg5: add queue resetAlex Deucher-1/+22
2025-07-16drm/amdgpu/jpeg4.0.5: add queue resetAlex Deucher-1/+22
2025-07-16drm/amdgpu/jpeg4.0.3: re-emit unprocessed state on ring resetAlex Deucher-9/+2
2025-07-16drm/amdgpu/jpeg4: re-emit unprocessed state on ring resetAlex Deucher-7/+2
2025-07-16drm/amdgpu/jpeg3: re-emit unprocessed state on ring resetAlex Deucher-7/+2
2025-07-16drm/amdgpu/jpeg2.5: re-emit unprocessed state on ring resetAlex Deucher-9/+2
2025-07-16drm/amdgpu/jpeg2: re-emit unprocessed state on ring resetAlex Deucher-7/+2
2025-07-16drm/amd/pm: Remove unnecessary variableAsad Kamal-2/+1
2025-07-16drm/amdgpu: Increase reset counter only on successLijo Lazar-2/+7
2025-07-16drm/amd/pm: Get max/min frequency on aldebaran VFLijo Lazar-1/+56
2025-07-16drm/amdgpu: make compute timeouts consistentAlex Deucher-15/+7
2025-07-16drm/amdgpu: Check SQ_CONFIG register support on SRIOVTony Yi-3/+12
2025-07-16drm/amdgpu: track ring state associated with a fenceAlex Deucher-3/+195
2025-07-16drm/amdgpu: clean up GC reset functionsAlex Deucher-26/+45
2025-07-16drm/amdgpu: clean up jpeg reset functionsAlex Deucher-6/+19
2025-07-16drm/amdgpu/vcn: don't enable per queue resets on SR-IOVAlex Deucher-3/+6
2025-07-16drm/amdgpu/jpeg4: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-16drm/amdgpu/jpeg3: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-16drm/amdgpu/jpeg2: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-16drm/amdgpu: clean up sdma reset functionsAlex Deucher-31/+40
2025-07-16drm/amdgpu: Fix missing unlocking in an error path in amdgpu_userq_create()Christophe JAILLET-2/+4
2025-07-16drm/xe: Unify the initialization of VRAM regionsPiotr Piórkowski-125/+164