summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-22drm/amdgpu: lock the eviction fence for wq signals itPrike Liang1-1/+10
2025-05-16drm/amdgpu: fix use-after-unlock in eviction fence destroyArvind Yadav1-1/+1
2025-05-08drm/amdgpu: fix the eviction fence dereferencePrike Liang1-5/+2
2025-05-01drm/amdgpu: set the evf name to identify the userq casePrike Liang1-1/+1
2025-04-22drm/amdgpu/userq: use consistent function namingAlex Deucher1-1/+1
2025-04-22drm/amdgpu/userq: rename eviction helpersAlex Deucher1-1/+1
2025-04-08drm/amdgpu: Fix display freezing issue when resizing appsArvind Yadav1-0/+3
2025-04-08drm/amdgpu: enable eviction fenceShashank Sharma1-0/+2
2025-04-08drm/amdgpu: simplify eviction fence suspend/resumeShashank Sharma1-64/+14
2025-04-08drm/amdgpu: fix IGT CI regression with eviction fenceAmaranath Somalapuram1-0/+3
2025-04-08drm/amdgpu: handle eviction fence raceShashank Sharma1-0/+7
2025-04-08drm/amdgpu: suspend gfx userqueuesShashank Sharma1-0/+127
2025-04-08drm/amdgpu: add gfx eviction fence helpersShashank Sharma1-0/+144