drm/amd/display: blank mechanism for supporting MPO
authorLeon Elazar <leon.elazar@amd.com>
Thu, 5 Jan 2017 22:47:43 +0000 (17:47 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:09:09 +0000 (17:09 -0400)
commitb06b7680e341151c8c60b07ddc6f5e63e7392c17
tree0b3dbccadaa12a2e24326d2d5b7358b9abedf069
parentcf388c0da8e978ed766b975ceccbf699e98bd476
drm/amd/display: blank mechanism for supporting MPO

blank/unblanck functionality apply_ctx_for_surface will update planes visibility
by manipulating Blender and CRTC HW modules.

Signed-off-by: Leon Elazar <leon.elazar@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@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/core/dc.c
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c