drm/amdgpu/gfx9: align mqd settings with KFD
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Feb 2026 19:31:03 +0000 (14:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Apr 2026 20:51:39 +0000 (16:51 -0400)
commitd7d6b2f643781fd4628ce7baaca1d874363f48f4
treeafe5a5c52ca7d4a9c714697e81368009cc2edb4c
parent91cf34bc5a55da859a0458cd8949af2d8fc167c1
drm/amdgpu/gfx9: align mqd settings with KFD

Make sure to set the quantum bits in the compute MQD
for better fairness across queues of the same priority.

Reviewed-by: Jesse Zhang <jesse.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c