]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitba739bbcb8da396c26c8874d2bb8e4086dd0e646
treec14b87341b349b8f42ecce80bc6202bf93f72ab0
parentf36e7e6b3ec1999b2d691d940c15274ba5724f87
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