]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add more debug friendly prompts
authorEvan Quan <evan.quan@amd.com>
Fri, 15 Mar 2019 02:26:49 +0000 (10:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Mar 2019 03:40:19 +0000 (22:40 -0500)
commitd53ca611ca2820676ca772578a6481c7b3c41939
tree2eea17153260fba3dc1b40ddb31474227c361f3a
parent92eedea2e773dfc606afb63c89364c5313dc8e66
drm/amdgpu: add more debug friendly prompts

Large piece of codes share one error prompt. That
is not friendly for debugging.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c