drm/amdgpu: by default output PSP ret status in event of cmd failure
authorJohn Clements <john.clements@amd.com>
Thu, 26 Dec 2019 03:13:53 +0000 (11:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Jan 2020 16:57:01 +0000 (11:57 -0500)
commite6e193c00dce56af982bdab61cbc3f70e06e077e
tree02017914a01d9cc188e779ba2d7aa0cd1b7f56c2
parent0753e56e9a01fc5350a703dcae55c14efdfb3e49
drm/amdgpu: by default output PSP ret status in event of cmd failure

update log level from DRM_DEBUG_DRIVER to DRM_WARN

Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c