drm/amdgpu/userq: enable support for queue priorities
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Feb 2025 03:56:26 +0000 (22:56 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Apr 2025 14:56:46 +0000 (10:56 -0400)
commita5c34299d866f099c85567117717c18842e67da8
treefd48f2b03ed6212020bc171aecf00a4c7bfea362
parent23a650bb9f248133095a2e4d7ba7bcbdba9798ab
drm/amdgpu/userq: enable support for queue priorities

Enable users to create queues at different priority levels.
The highest level is restricted to drm master.

Reviewed-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Jesse.Zhang <Jesse.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c