aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorYoungJun Cho <[email protected]>2014-07-17 18:01:17 +0900
committerInki Dae <[email protected]>2014-08-03 16:52:14 +0900
commite35d7223de18e01df8922676464572db8b1453a1 (patch)
tree165adb93ff258ad93c98272c2f2a2e71e088b184 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent2f36e33aef211815f172a2310e5759cb0d0843bf (diff)
drm/exynos: use wait_event_timeout() for safety usage
There could be the case that the page flip operation isn't finished correctly with some abnormal condition such as panel reset. So this patch replaces wait_event() with wait_event_timeout() to avoid waiting for page flip completion infinitely. And clears exynos_crtc->pending_flip in exynos_drm_crtc_page_flip() when exynos_drm_crtc_mode_set_commit() is failed. Signed-off-by: YoungJun Cho <[email protected]> Acked-by: Inki Dae <[email protected]> Acked-by: Kyungmin Park <[email protected]> Reviewed-by: Andrzej Hajda <[email protected]> Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions