]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/gfx10: align mqd settings with KFD
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Feb 2026 19:30:43 +0000 (14:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Apr 2026 20:51:41 +0000 (16:51 -0400)
commit2947543fed4008a6198b638bec68740b368e4cb1
treebc44ed89e9923592c2da0a74bd5c42d954e7a114
parentd7d6b2f643781fd4628ce7baaca1d874363f48f4
drm/amdgpu/gfx10: 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_v10_0.c