]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/gfx12: align mqd settings with KFD
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Feb 2026 19:21:52 +0000 (14:21 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Apr 2026 20:51:46 +0000 (16:51 -0400)
commit40d2aeac8a184eaa01fb73744e577bc276d23855
tree30b08b991132b68b9ae45f42f9210105a5cd1d0f
parent58006e64c691314e9536250ae0b911ff88b98075
drm/amdgpu/gfx12: 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_v12_0.c