drm/amdkfd: Increase queue number per process to 255 on GFX9.4.3
authorMukul Joshi <mukul.joshi@amd.com>
Wed, 15 Mar 2023 18:04:33 +0000 (14:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:58:36 +0000 (09:58 -0400)
commit3697b9bd7c69910cb6543d8441211ecfb2f013ca
treea062a2ef465102af05ae88641742b15c06e61ef2
parent9b337b7d628a5e97b4dd72bb1d75f1716567b416
drm/amdkfd: Increase queue number per process to 255 on GFX9.4.3

Increase the maximum number of queues that can be created per process
to 255 on GFX 9.4.3. There is no HWS limitation restricting the number
queues that can be created.

Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c