]> git.hungrycats.org Git - linux/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2023 17:15:18 +0000 (17:15 +0000)
commited8fc80b195031f2c4418675c467c20c2f97773e
treedfd9f9f55f659f7ff94f18445b28e75766da4f23
parentb827ed7014a0338a23597a662dcabed3cc47584c
drm/amdgpu: lower CS errors to debug severity

commit 17daf01ab4e3e5a5929747aa05cc15eb2bad5438 upstream.

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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c