]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/gfx8: align mqd settings with KFD
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Feb 2026 19:31:17 +0000 (14:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Apr 2026 20:51:36 +0000 (16:51 -0400)
commit91cf34bc5a55da859a0458cd8949af2d8fc167c1
tree3c50f0dca8d7cc320c829de8d45f878e50d1f7df
parent57901bbe432d81a12d12eda6584f8720fd759469
drm/amdgpu/gfx8: 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_v8_0.c