]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Change amdgpu_dm_irq_resume_*() to use drm_dbg()
authorMario Limonciello <mario.limonciello@amd.com>
Tue, 18 Feb 2025 04:58:34 +0000 (22:58 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Mar 2025 15:41:37 +0000 (10:41 -0500)
commitc2bd614bf8286c40dcd9a7d0b3cbcc4d0321a9c1
tree5a3f18820c32845809d449e5b5044ea94d6182cd
parentf24a74d59e147dad6eee7f132a9765c5fec22dea
drm/amd/display: Change amdgpu_dm_irq_resume_*() to use drm_dbg()

drm_dbg() is helpful to show which device had the debug statement.
Adjust to using this instead for debug messages.

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_irq.c