drm/amd/display: mpcc black color should not be impacted by pixel encoding format
authorXiaodong Yan <Xiaodong.Yan@amd.com>
Tue, 28 Jul 2020 10:12:45 +0000 (18:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Aug 2020 21:26:52 +0000 (17:26 -0400)
commitc0c96fc9c2ca845c2d79006c543e337a31969ac2
treed5c2f0c588eb922fe932947302d25bb82d7986a9
parentffe0fcbb20d61ccf670e17a89b0dc06be141cce0
drm/amd/display: mpcc black color should not be impacted by pixel encoding format

[Why]
The format in MPCC should be 444

[How]
do not modify the mpcc black color according to pixel encoding format

Signed-off-by: Xiaodong Yan <Xiaodong.Yan@amd.com>
Reviewed-by: Eric Yang <eric.yang2@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c