OSDN Git Service

drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhub
authorDennis Li <Dennis.Li@amd.com>
Sat, 18 Apr 2020 04:08:20 +0000 (12:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Apr 2020 22:11:49 +0000 (18:11 -0400)
commit4cc1178e166a85cbc0f5e822426beceaafa7bef2
tree095978f458f5b12be20aace2f64c8827221e317b
parentf9b93c9ba605d8b0cf05e72102c3cf4a85aa6191
drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhub

Prefix RAS message printing in gfx/mmhub with PCI device info,
which assists the debug in multiple GPU case.

Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Dennis Li <Dennis.Li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c [changed mode: 0644->0755]
drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c [changed mode: 0644->0755]