diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2025-02-18 21:06:19 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-04-08 23:48:22 +0300 |
commit | 4310acd4464bc6aed0d211d94b1d343ea3cb62f8 (patch) | |
tree | a0c267a4efe5961a401faf385bdeb916f19f50c4 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | |
parent | a96a787d6de7325f7a961bd74a7cad4d078748b7 (diff) | |
download | linux-4310acd4464bc6aed0d211d94b1d343ea3cb62f8.tar.xz |
drm/amdgpu: add ring flag for no user submissions
This would be set by IPs which only accept submissions
from the kernel, not userspace, such as when kernel
queues are disabled. Don't expose the rings to userspace
and reject any submissions in the CS IOCTL.
v2: fix error code (Alex)
Reviewed-by: Sunil Khatri<sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h')
0 files changed, 0 insertions, 0 deletions