drm/amd: Change kv-dpm DRM_*() macros to drm_*()
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 27 Jun 2025 14:34:32 +0000 (09:34 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 30 Jun 2025 16:07:59 +0000 (12:07 -0400)
commitcea3031b4249208b519fb6aa779301cef523c90b
tree4514a44379f39e856a8735bafbbcc347debff675
parent7951cc16674fdc26542d3c3f74c0f84841d70319
drm/amd: Change kv-dpm DRM_*() macros to drm_*()

drm_*() macros can show the device a message came from.

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Cc: Alexandre Demers <alexandre.f.demers@gmail.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://lore.kernel.org/r/20250627143432.3222843-3-superm1@kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c