]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: stop reserving VMIDs to enforce isolation
authorChristian König <christian.koenig@amd.com>
Mon, 27 Jan 2025 15:27:51 +0000 (16:27 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Mar 2025 16:16:34 +0000 (12:16 -0400)
commitdb1e58ec86c6e533f983abdbd43145f2ec16bbb8
tree4dee28cec7ad3df191b9ecb49e1845ec67494f1a
parentb7fbcd77bb467d09ba14cb4ec3b121dc85bb3100
drm/amdgpu: stop reserving VMIDs to enforce isolation

That was quite troublesome for gang submit. Completely drop this
approach and enforce the isolation separately.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h