drm/amdgpu: refine message print for devices of hive
authorDennis Li <Dennis.Li@amd.com>
Thu, 20 Aug 2020 02:40:53 +0000 (10:40 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 24 Aug 2020 16:24:06 +0000 (12:24 -0400)
commitaac891685da661aeb97691e8724df231130bb452
treec14b87341b349b8f42ecce80bc6202bf93f72ab0
parentcbfd17f7ba405d143c0db5ebcddc978cb4153762
drm/amdgpu: refine message print for devices of hive

Using dev_xxx instead of DRM_xxx/pr_xxx to indicate which device
of a hive is the message for.

Reviewed-by: Christian König <christian.koenig@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/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c