]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: use drm_info instead of DRM_INFO
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Tue, 18 Mar 2025 21:05:50 +0000 (17:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:36 +0000 (15:18 -0400)
commit50d6714b242e1c0a6918a211a45e0f7cfbd7c5bb
tree55c5f56bf6400a2f5705872067ac96cace12dbe8
parent3b258b6f521b38250e2b8cf0c80a026dd0e385c6
drm/amd/display: use drm_info instead of DRM_INFO

drm_info prints the drm device instance which is helpful when
debugging multi gpu issues

Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Fangzhi Zuo <jerry.zuo@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c