aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2014-03-07 03:30:36 -0500
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-03-07 18:03:01 -0500
commit17793c9a4659b272a9f892d44940062ed8b5fd0e (patch)
treefa3b63d7cab27dc45b94397cbcbb1f2e325ba5ce /tools/perf/scripts/python/syscall-counts.py
parent2fae6a860ca9adb0c881f6dcd633df775c2520e9 (diff)
drm/i915: Process page flags once rather than per pwrite/pread
We used to lock individual pages inside the buffer object and so needed to update the page flags every time. However, we now pin the pages into the object for the duration of the pwrite/pread (and hopefully much longer) and so we can forgo the flag updates until we release all the pages. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Brad Volkin <bradley.d.volkin@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions