amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
authorSimon Ser <contact@emersion.fr>
Wed, 26 May 2021 13:55:50 +0000 (13:55 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Jun 2021 02:55:39 +0000 (22:55 -0400)
commit8333388b7513b55be8a0b37166d2129562ce974b
tree42d22747da34c1e02c99a26736f2a07dea79bb09
parentf0e0687cf6d91aa99787dcefd7214ca782da51a7
amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic

This allows to tie the log message to a specific DRM device.

Signed-off-by: Simon Ser <contact@emersion.fr>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Harry Wentland <hwentlan@amd.com>
Cc: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c