summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mes_userqueue.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-22drm/amdgpu/userq: use consistent function namingAlex Deucher1-6/+6
2025-04-22drm/amdgpu: switch from queue_active to queue stateAlex Deucher1-8/+0
2025-04-22drm/amdgpu/userq/mes: pass the secure flag to mqd initAlex Deucher1-0/+4
2025-04-21drm/amdgpu/userq/mes: handle user queue priorityAlex Deucher1-1/+16
2025-04-21drm/amdgpu/userq: move runpm handling into core userq codeAlex Deucher1-15/+0
2025-04-21drm/amdgpu/userq: rework front end call sequenceAlex Deucher1-10/+0
2025-04-21drm/amdgpu/userq: rename suspend/resume callbacksAlex Deucher1-32/+14
2025-04-21drm/amdgpu/userq/mes: remove unused headerAlex Deucher1-1/+0
2025-04-11drm/amdgpu: remove the duplicated mes queue active state settingPrike Liang1-5/+1
2025-04-08drm/amdgpu/userq: handle runtime pmAlex Deucher1-1/+16
2025-04-08drm/amdgpu: Modify the MES process va end limitChristian König1-1/+1
2025-04-08drm/amdgpu: enable userqueue secure sem for GFX 12Arunpravin Paneer Selvam1-10/+1
2025-04-08drm/amdgpu/uq: make MES UQ setup genericAlex Deucher1-0/+386