drm/amd/display: support main link off before specific vertical line
authorPaul Hsieh <paul.hsieh@amd.com>
Tue, 22 Aug 2023 14:55:13 +0000 (22:55 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Sep 2023 21:16:21 +0000 (17:16 -0400)
commitfae058b4d8564714d08db7ccae12b2c10dde3bef
tree16aeeb817cbfbfee77a18362e49bde0e2aa379a7
parent73c57a0aa7f672110d3f28c0ac03ec778a21d9d4
drm/amd/display: support main link off before specific vertical line

[Why]
Some panels request main link off before specific vertical line.
If source turn off main link after specific vertical line then
panel defect will be exposed.

[How]
Add interface to support turn off main link before specific
vertical line

Reviewed-by: Robin Chen <robin.chen@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Paul Hsieh <paul.hsieh@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/dce/dmub_psr.c
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h
drivers/gpu/drm/amd/display/include/ddc_service_types.h