]> asedeno.scripts.mit.edu Git - linux.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)
commit4b7f0848c4e1e7a92cc3c0243a38a8f183c9b869
treeec7a90fd489a28625aad553727d1c355efd9090d
parentbb7939b2030ab55acd203c86160c37db22f5796a
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