]> 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)
commit51da4df1266ca9ce4214c97ee6773e00dac1990f
tree2eea17153260fba3dc1b40ddb31474227c361f3a
parenta1c3f3b17ecde28df7e351ce220dd432a7c5b39b
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