]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_map
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 22 Nov 2017 14:55:21 +0000 (15:55 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:48:06 +0000 (12:48 -0500)
commit43fbcde020f100c86fb54cbb2610164466dc8b0e
treea720262e19632afae3ebf73ed59515e8e8c4ecc1
parent5b565e0e5a9872f8c5a459ce53f8d6a4b19a1a66
drm/amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_map

Prevent buggy userspace from spamming dmesg.

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