Re: [PATCH 05/13] drm/amdgpu/user: add priorty to user queue structure

2025-04-11 Thread Khatri, Sunil
Reviewed-by: Sunil Khatri On 4/11/2025 12:23 AM, Alex Deucher wrote: So we can track this when we create user queues. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_userqueu

[PATCH 05/13] drm/amdgpu/user: add priorty to user queue structure

2025-04-10 Thread Alex Deucher
So we can track this when we create user queues. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.h index fd0542f60433b..e