summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.h
AgeCommit message (Expand)AuthorFilesLines
2025-04-21drm/amdgpu/userq: add priorty to user queue structureAlex Deucher1-0/+1
2025-04-21drm/amdgpu/userq: add helpers to start/stop schedulingAlex Deucher1-0/+5
2025-04-21drm/amdgpu/userq: track the xcp_id associated with the queueAlex Deucher1-0/+1
2025-04-21drm/amdgpu/userq: add suspend and resume helpersAlex Deucher1-0/+3
2025-04-21drm/amdgpu/userq: rename suspend/resume callbacksAlex Deucher1-4/+4
2025-04-08drm/amdgpu: store userq_managers in a list in adevAlex Deucher1-0/+1
2025-04-08drm/amdgpu/userq: move the header to amdgpu directoryAlex Deucher1-0/+113