]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/gfx12.1: align mqd settings with KFD
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Mar 2026 14:23:31 +0000 (09:23 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Apr 2026 20:51:50 +0000 (16:51 -0400)
commit06036ac8da9cadb843a04292fb1df3a70441ced7
tree261cb89b4ac6db277fe60e0acf14ef65015af73a
parent309e1eacaa03b66509984664256abc07c1a47377
drm/amdgpu/gfx12.1: 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: Kent Russell <kent.russell@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c