]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: use drm_warn instead of DRM_WARN
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Tue, 18 Mar 2025 21:25:16 +0000 (17:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:36 +0000 (15:18 -0400)
commit16e24a95fbfcae70be71b3150f2def4847ac0a51
tree73b8bb0b4ff3d7bc4301aac5211421e9c8a7123d
parent50d6714b242e1c0a6918a211a45e0f7cfbd7c5bb
drm/amd/display: use drm_warn instead of DRM_WARN

drm_warn 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