diff options
| author | Chris Wilson <[email protected]> | 2014-03-07 08:30:36 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2014-03-08 00:03:01 +0100 |
| commit | 17793c9a4659b272a9f892d44940062ed8b5fd0e (patch) | |
| tree | fa3b63d7cab27dc45b94397cbcbb1f2e325ba5ce /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 2fae6a860ca9adb0c881f6dcd633df775c2520e9 (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 <[email protected]>
Reviewed-by: Brad Volkin <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions