]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb26e216408fab26c343cefab9a714954002ed5a1
treed5c2f0c588eb922fe932947302d25bb82d7986a9
parent669e40f3a81b805eb0731beb6e4f40d68111d2be
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