drm/amd/display: Don't report fake sink as connected
authorHarry Wentland <harry.wentland@amd.com>
Thu, 17 Aug 2017 18:58:07 +0000 (14:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:40:27 +0000 (16:40 -0400)
commit8580d60baed5c8c9f08a5c3b239e563c8966a9dc
treefe2f15f870f8fed9f8610e70bb2e18d996514e06
parent7d58e72149fa73504fa13e7044d68e79a39996fb
drm/amd/display: Don't report fake sink as connected

This was missed in the previous fake sink change. The fake sink
allows us to enable a pipe with a disconnected display. We
shouldn't report it as connected.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Acked-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