diff options
author | Christian König <christian.koenig@amd.com> | 2025-09-19 09:27:03 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-09-25 15:39:00 -0400 |
commit | 90e09ea4cfd4aaaf07ababa6d8c880035587e7e9 (patch) | |
tree | eaa937d2799aaaa8a1898bfeda63e4a1488cd44f /rust/helpers/security.c | |
parent | 66f3883dbc9245ca96abf97c2a4dd2a1e898b32f (diff) |
drm/amdgpu: revert "rework reserved VMID handling" v2
This reverts commit e44a0fe630c58b0a87d8281f5c1077a3479e5fce.
Initially we used VMID reservation to enforce isolation between
processes. That has now been replaced by proper fence handling.
Both OpenGL, RADV and ROCm developers requested a way to reserve a VMID
for SPM, so restore that approach by reverting back to only allowing a
single process to use the reserved VMID.
Only compile tested for now.
v2: use -ENOENT instead of -EINVAL if VMID is not available
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/helpers/security.c')
0 files changed, 0 insertions, 0 deletions