]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use dev_dbg instead of dev_err in the VA IOCTL
authorChristian König <christian.koenig@amd.com>
Mon, 13 Nov 2017 12:58:17 +0000 (13:58 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:48:05 +0000 (12:48 -0500)
commit54fcb00787e848996ae4f5219df13042dcdac233
treeec7a90fd489a28625aad553727d1c355efd9090d
parentb5b435793b370563a6187b9d6bc2e0436bce7884
drm/amdgpu: use dev_dbg instead of dev_err in the VA IOCTL

Userspace buggy userspace can spam the logs.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c