aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/basics/dc_common.c
diff options
context:
space:
mode:
authorLewis Huang <[email protected]>2021-02-01 11:26:03 +0800
committerAlex Deucher <[email protected]>2021-02-18 16:43:10 -0500
commit99929cf0576adc7cf9e999ab14e0246225853217 (patch)
tree4342f5df7f383eccdf4d961933c21be9d7c211d8 /drivers/gpu/drm/amd/display/dc/basics/dc_common.c
parent51a192438bb4cbfa58127e5076b3849e29ec1c4d (diff)
drm/amd/display: remove global optimize seamless boot stream count
[Why] In following sequence driver will add counter twice on same edp stream. 1. Boot into OS. 2. Set timing with edp only. 3. Set timing with edp and external monitor. 4. Set visibility on for edp. Step 2 and 3 will add seamless boot counter twice and subtract it once in step 4. [How] Remove global counter and calculate it is used. Signed-off-by: Lewis Huang <[email protected]> Reviewed-by: Martin Leung <[email protected]> Acked-by: Qingqing Zhuo <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/basics/dc_common.c')
0 files changed, 0 insertions, 0 deletions