]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: Use drm_err() for handle_hpd_irq_helper()
authorMario Limonciello <mario.limonciello@amd.com>
Tue, 18 Feb 2025 04:58:40 +0000 (22:58 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Mar 2025 15:42:29 +0000 (10:42 -0500)
commit130d8324ea95a8cb5bc7e1ec01ff249892352dc3
tree000c49a872bd6ccd602d7e38f8445e955c63e73e
parentf123fda197525385a58c4cb88a0dd3f6facd5ad1
drm/amd/display: Use drm_err() for handle_hpd_irq_helper()

drm_err() will show which device has the error.

Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Wayne Lin <wayne.lin@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