]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add visual confirm support for FreeSync 2 ARGB2101010
authorPeikang Zhang <peikang.zhang@amd.com>
Thu, 13 Feb 2020 21:05:23 +0000 (16:05 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2020 16:08:41 +0000 (11:08 -0500)
commit28a5a2be493209fc86e78ecd1f7ee8a0c16cd0fb
tree4576af12b48c961412b4bbee93d3967ecab07b08
parent9b022359775ac969f398228a195aef28b6262328
drm/amd/display: Add visual confirm support for FreeSync 2 ARGB2101010

[Why]
DalMPVisualConfirm does not support FreeSync 2 ARGB2101010 which causes
black visual confirm bar when playing HDR video on FreeSync 2 display in
full screen mode

[How]
Added pink color for DalMPVisualConfirm on FreeSync 2 ARGB2101010
surface

Signed-off-by: Peikang Zhang <peikang.zhang@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c