OSDN Git Service

drm/amd/amdgpu: add prefix for pr_* prints
authorAurabindo Pillai <mail@aurabindo.in>
Thu, 9 Apr 2020 01:28:13 +0000 (21:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Apr 2020 16:02:35 +0000 (12:02 -0400)
commitd57229b1da7204dc0ec663478bc36c8fcf0314d0
treea1c8a0f6416797169b7205399442251a333e7c40
parentbba8289b8f02e325ccd74d69ecbb499fa58961a7
drm/amd/amdgpu: add prefix for pr_* prints

amdgpu uses lots of pr_* calls for printing error messages.
With this prefix, errors shall be more obvious to the end
use regarding its origin, and may help debugging.

Prefix format:

[xxx.xxxxx] amdgpu: ...

Signed-off-by: Aurabindo Pillai <mail@aurabindo.in>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h