aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2017-06-16 15:05:25 +0100
committerChris Wilson <[email protected]>2017-06-16 16:54:05 +0100
commit95ff7c7dd7098860bc131c7dec0ad76ca61e796a (patch)
tree5f29c1d63c00587df5ef7894ac7009aa3fe31721 /tools/perf/scripts/python/export-to-postgresql.py
parent7dd4f6729f9243bd7046c6f04c107a456bda38eb (diff)
drm/i915: Stash a pointer to the obj's resv in the vma
During execbuf, a mandatory step is that we add this request (this fence) to each object's reservation_object. Inside execbuf, we track the vma, and to add the fence to the reservation_object then means having to first chase the obj, incurring another cache miss. We can reduce the number of cache misses by stashing a pointer to the reservation_object in the vma itself. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions