]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu: lower CS errors to debug severity
authorChristian König <christian.koenig@amd.com>
Thu, 9 Nov 2023 09:14:14 +0000 (10:14 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Nov 2023 22:00:17 +0000 (17:00 -0500)
commit17daf01ab4e3e5a5929747aa05cc15eb2bad5438
tree4cd36bf780e4d8b112e75c6aeeda207858f0f5b1
parent12f76050d8d4d10dab96333656b821bd4620d103
drm/amdgpu: lower CS errors to debug severity

Otherwise userspace can spam the logs by using incorrect input values.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c