]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/mes: make more vmids available when disable_kq=1
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Feb 2025 17:51:30 +0000 (12:51 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:22 +0000 (16:48 -0400)
commit1f61fc28b939ba604ea63dd345f3f3ee6c627998
treef572414dd1d933bea25b0fa014900671b889cdc0
parentacdc43f27024cf46172b0e811f649f64a95ad2d6
drm/amdgpu/mes: make more vmids available when disable_kq=1

If we don't have kernel queues, the vmids can be used by
the MES for user queues.

Acked-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c