[PATCH 8/9] drm/amdgpu: enable userqueue support for GFX12

2024-11-21 Thread Shashank Sharma
From: Somalapuram Amaranath This patch enables Usermode queue support across GFX, Compute and SDMA IPs on GFX12/SDMA7. It typically reuses Navi3X userqueue IP functions to create and destroy MQDs. v2: rebase on proposed changes (Alex) Cc: Alex Deucher Cc: Christian Koenig Cc: Arvind Yadav Si

[PATCH 8/9] drm/amdgpu: enable userqueue support for GFX12

2024-11-21 Thread Shashank Sharma
From: Somalapuram Amaranath This patch enables Usermode queue support across GFX, Compute and SDMA IPs on GFX12/SDMA7. It typically reuses Navi3X userqueue IP functions to create and destroy MQDs. v2: rebase on proposed changes (Alex) Cc: Alex Deucher Cc: Christian Koenig Cc: Arvind Yadav Si