diff options
author | zain wang <[email protected]> | 2018-03-09 23:22:57 +0100 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2018-03-14 12:24:50 +0100 |
commit | ce31ddd5c40c0662ffb9957b868fbd58f6eac5b3 (patch) | |
tree | b7c06ccefe30f76d031af88bb486f4006587e3e2 /tools/perf/scripts/python/intel-pt-events.py | |
parent | a8efe516316472ac771ba3f591295c7515e46172 (diff) |
drm/bridge: analogix_dp: Only wait for panel ACK on PSR entry
We currently wait for the panel to mirror our intended PSR state
before continuing on both PSR enter and PSR exit. This is really
only important to do when we're entering PSR, since we want to
be sure the last frame we pushed is being served from the panel's
internal fb before shutting down the soc blocks (vop/analogix).
This patch changes the behavior such that we only wait for the
panel to complete the PSR transition when we're entering PSR, and
to skip verification when we're exiting.
Cc: Stéphane Marchesin <[email protected]>
Cc: Sonny Rao <[email protected]>
Signed-off-by: zain wang <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Signed-off-by: Thierry Escande <[email protected]>
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Tested-by: Marek Szyprowski <[email protected]>
Reviewed-by: Archit Taneja <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions