aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorVandita Kulkarni <[email protected]>2020-09-24 18:12:09 +0530
committerJani Nikula <[email protected]>2020-09-28 20:02:24 +0300
commit33267703df1562a625a76a654927e1fbd4b6d0ce (patch)
treee0adcab83fddb49509743ec7ac7da616e5a98862 /tools/perf/scripts/python/event_analyzing_sample.py
parent26fb0d552dc89cae2b76cc10ea87b889c4b32123 (diff)
drm/i915/dsi: Enable software vblank counter
In case of DSI cmd mode, we get hw vblank counter updated after the TE comes in, if we try to read the hw vblank counter in te handler we wouldnt have the udpated vblank counter yet. This will lead to a state where we would send the vblank event to the user space in the next te, though the frame update would have completed in the first TE duration itself. Hence switch to using software timestamp based vblank counter. v2: Use mode_flags from crtc_state (Ville) Acked-by: Ville Syrjälä <[email protected]> Signed-off-by: Vandita Kulkarni <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions