aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAnthony Koo <[email protected]>2019-04-12 21:23:45 -0400
committerAlex Deucher <[email protected]>2019-05-24 12:20:49 -0500
commit4cd75ff096f4ef49c343093b52a952f27aba7796 (patch)
tree0722f3990e01c37fe88d9c467d39ccc5e8bc9895 /tools/perf/scripts/python/exported-sql-viewer.py
parent14ed3d00eff9a327cbde78596ef599f68caa19a9 (diff)
drm/amd/display: fix multi display seamless boot case
[Why] There is a scenario that causes eDP to become blank if there are multiple displays connected, and the external display is set as the primary display such that the first flip comes to the external display. In this scenario, we call our optimize function before the eDP even has a chance to flip. [How] There is a check that prevents bandwidth optimize from occurring before first flip is complete on the seamless boot display. But actually it assumed the seamless boot display is the first one to flip. But in this scenario it is not. Modify the check to ensure the steam with the seamless boot flag set is the one that has completed the first flip. Signed-off-by: Anthony Koo <[email protected]> Reviewed-by: Aric Cyr <[email protected]> Acked-by: Bhawanpreet Lakha <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions