drm/amd/display: Don't log error if we have no connectors
authorHarry Wentland <harry.wentland@amd.com>
Tue, 4 Dec 2018 19:10:58 +0000 (14:10 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Dec 2018 23:25:10 +0000 (18:25 -0500)
commitd3302424e04d0c5ed478d80c0ff53783091f31f4
treee4ede266d69aba2af4165309b7ec6aa185d31e8c
parent1c01a45a86ed6991953e74be63b6a7e33b387954
drm/amd/display: Don't log error if we have no connectors

[Why]
In certain configurations, such as PX configs or some Vega20 parts
DC gets created without connectors.

[How]
Drop the dm_error print when no connectors.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c