aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAnthony Koo <[email protected]>2019-05-22 21:17:38 -0400
committerAlex Deucher <[email protected]>2019-06-11 12:50:05 -0500
commitabe882a39a9c8c7b95839451088268fcbf2b14fa (patch)
treefc62b960214bcacd8cd0e67d4a20f998f014a16c /tools/perf/scripts/python/export-to-sqlite.py
parent7cd4b70091a5cfa1f58d3a529535304a116acc95 (diff)
drm/amd/display: fix issue with eDP not detected on driver load
[Why] HPD not going to be high if Panel VDD is off And all AUX transaction will fail :( [How] 1. Power on VDD before attempting detection if it isn't already on 2. Improve the robustness by having a retry mechanism on the first DPCD read after VDD on. If a particular board always holds HPD high incorrectly, the AUX access may fail, so we can retry in those scenarios. This change would only improve logic since it prevents AUX failure leading to bad resolution on internal panel. 3. We should never need to re-detect internal panel, so logic is re-arranged a bit to skip earlier. Signed-off-by: Anthony Koo <[email protected]> Reviewed-by: Jun Lei <[email protected]> Acked-by: Bhawanpreet Lakha <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions