Sent again since one of the patches got missing in the email.
Regards
Sunil Khatri

On 18-05-2026 08:04 pm, Sunil Khatri wrote:
v3: Add two more patches

Sunil Khatri (8):
   drm/amdgpu/userq: Fix doorbell cleanup on queue creation fail
   drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lock
   drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_index
   drm/amdgpu/userq: dont override return value of xa_alloc
   drm/amdgpu/userq: clean up wptr_obj along with mqd_destroy
   drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart fails
   drm/amdgpu/userq: reserve root bo without interruption
   drm/amdgpu/userq: make sure queue is valid in the hang_detect_work

  drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c  | 49 +++++++++++++---------
  drivers/gpu/drm/amd/amdgpu/amdgpu_userq.h  |  3 --
  drivers/gpu/drm/amd/amdgpu/mes_userqueue.c |  4 +-
  3 files changed, 32 insertions(+), 24 deletions(-)

Reply via email to