]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: refine MES register print for devices of hive
authorYifan Zha <Yifan.Zha@amd.com>
Mon, 21 Apr 2025 09:06:52 +0000 (17:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Apr 2025 22:14:47 +0000 (18:14 -0400)
commit161949dd716e1dc738da0a0ff0efb20dd914e408
treeb96daa9319cd9f1cc6232aaec0d18256786c92e9
parent3805e6959ced4c0735a4ae53f0c56324c87c72b2
drm/amdgpu: refine MES register print for devices of hive

[Why]
Register access print missed device info.

[How]
Using dev_xxx instead of DRM_xxx to indicate which device
of a hive is the message for.

Signed-off-by: Yifan Zha <Yifan.Zha@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c