diff options
author | Ville Syrjälä <[email protected]> | 2016-12-07 19:28:06 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2016-12-22 21:29:34 +0200 |
commit | 58d09ebdb4edf5d3ab3a2aee851ab0168bc83ec6 (patch) | |
tree | e22cec4ae82d178dc9c29cd3e0212f246e80fdb8 /tools/perf/scripts/python/netdev-times.py | |
parent | 4a15cdbbc55463e55a7cdcf33f84ccc742ca9c29 (diff) |
drm/i915: Fix the overlay frontbuffer tracking
Do the overlay frontbuffer tracking properly so that it matches
the state of the overlay on/off/continue requests.
One slight problem is that intel_frontbuffer_flip_complete()
may get delayed by an arbitrarily liong time due to the fact that
the overlay code likes to bail out when a signal occurs. So the
flip may not get completed until the ioctl is restarted. But fixing
that would require bigger surgery, so I decided to ignore it for now.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions