]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: return an error in the userq IOCTL when DRM_AMDGPU_NAVI3X_USERQ=n
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Feb 2025 19:14:35 +0000 (14:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:20 +0000 (16:48 -0400)
commitdf85baa767ca39c0a28d56a5a02251844c122a09
treea49eb2bc90349b19c657b83762b38fd7cf2edc9f
parent2a060b3ae92ec1951a8a94bf64580ccb4fedf38c
drm/amdgpu: return an error in the userq IOCTL when DRM_AMDGPU_NAVI3X_USERQ=n

I'd swear this was already fixed, but I guess the patch never
landed.  Add it now.

Reviewed-by: Prike Liang <Prike.Liang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c