]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd: Change legacy-dpm DRM_*() macros to drm_*()
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 27 Jun 2025 14:34:31 +0000 (09:34 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 30 Jun 2025 16:07:59 +0000 (12:07 -0400)
commit7951cc16674fdc26542d3c3f74c0f84841d70319
tree0f2d5ad0cfbee40964a94dca394f194df65877e9
parentde5e9fe092f90b913de881fe05e6aa8e90f97184
drm/amd: Change legacy-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-2-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/legacy_dpm.c