drm/amd/display: log amdgpu_dm_atomic_check() failure cause
authorShirish S <shirish.s@amd.com>
Tue, 9 Nov 2021 05:11:26 +0000 (10:41 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Nov 2021 21:58:11 +0000 (16:58 -0500)
commit68ca1c3e57c40a205de9d31518fd1dab5f47f520
tree97d94202b827eb5c7d444fa60bf2395968b2a8b7
parentd493a0244fce12de22a220468e6628bb008a0e58
drm/amd/display: log amdgpu_dm_atomic_check() failure cause

update developers with next level of info about unsupported
display configuration query that led to atomic check failure.

Signed-off-by: Shirish S <shirish.s@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c