]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add swizzle visual confirm mode
authorPo-Ting Chen <robin.chen@amd.com>
Wed, 5 May 2021 12:46:36 +0000 (20:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Jun 2021 16:24:04 +0000 (12:24 -0400)
commitee3b3d20a9d5084f4ee209d6f7c77f914c3ac419
tree74c37493841a13cceebbfd1e8963937aed820145
parentff5e25e2455e38a3a8791831311eaec07078219a
drm/amd/display: Add swizzle visual confirm mode

[Why]
To support a new visual confirm mode: swizzle to show the specific
color at the screen border according to different surface swizzle mode.
Currently we only support the Linear mode with red color.

Signed-off-by: Po-Ting Chen <robin.chen@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c
drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h