drm/amd/amdgpu: limit single process inside MES
authorShaoyun Liu <shaoyun.liu@amd.com>
Wed, 23 Oct 2024 15:12:00 +0000 (11:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Nov 2024 22:02:04 +0000 (17:02 -0500)
commit8521e3c5f0585cad3e73e4ba73535dc274e7eba6
tree6e7e58f6d702aead35679b6912391040fb83d634
parent377dda2cff59825079aee3906aa4904779747b0b
drm/amd/amdgpu: limit single process inside MES

This is for MES to limit only one process for the user queues

Signed-off-by: Shaoyun Liu <shaoyun.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c