diff options
author | Michel Dänzer <[email protected]> | 2016-06-24 16:59:47 +0900 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-07-12 12:54:50 +0200 |
commit | 97ef1ae0e07d404bbebd46a75363528ff5c6e668 (patch) | |
tree | 5081de150b56b163d9e75e0587b58aab95e7c1b1 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | e6f15b763ab2bc47000ec302123e2fb3bf2ad7d4 (diff) |
drm: Only handle _DRM_VBLANK_NEXTONMISS once
Consolidate the _DRM_VBLANK_NEXTONMISS handling between drm_wait_vblank
and drm_queue_vblank_event.
This is a cleanup spotted while working on other changes.
(The way it was previously handled could also theoretically result in
drm_queue_vblank_event unnecessarily bumping vblwait->request.sequence,
if the vblank counter happened to increment between the
drm_vblank_count(_and_time) calls in each function, but that's unlikely)
Signed-off-by: Michel Dänzer <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions