aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorPaulo Zanoni <[email protected]>2015-07-14 16:29:11 -0300
committerDaniel Vetter <[email protected]>2015-08-05 10:00:16 +0200
commit698e84ed89ffa09c6f00148c72b058302c311b5d (patch)
tree3f69e0fc05e66bbe60792355c07cc8875c6dc73f /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent6f4551fe8e7f3561b97b7f74d8f4af08db01de6f (diff)
drm/i915: don't call intel_fbc_update() at intel_unpin_work_fn()
Because intel_unpin_work_fn() already calls intel_frontbuffer_flip_complete() which will call intel_fbc_flush() which will call intel_fbc_update() when needed. We couldn't fix this previously due to the fact that FBC was not properly behaving as intended on frontbuffer flushes, but now that this is fixed, we can remove the additional call. Signed-off-by: Paulo Zanoni <[email protected]> Reviewed-by: Rodrigo Vivi <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions