drm/amd/display: Create fake sink and stream for writeback connector
authorHarry Wentland <harry.wentland@amd.com>
Wed, 2 Nov 2022 20:06:30 +0000 (16:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Oct 2023 19:41:58 +0000 (15:41 -0400)
commit01aaeb8c23301194ee063d89c06eae41599698af
tree6af48b4f979c73b1d03047e8c30dbad561c956c2
parenta5f9523c9ca352d6454e81ff9e9a4419f457210a
drm/amd/display: Create fake sink and stream for writeback connector

[WHAT]
Writeback connectors don't have a physical sink but DC still
needs a sink to function. Create a fake sink and stream for
writeback connectors

Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c