aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-06-10 14:22:59 +0530
committerTvrtko Ursulin <[email protected]>2016-06-13 10:03:54 +0100
commitd6473f566417a507b9ea5b0fc44ff26d930d0e5d (patch)
tree59ddad85437028331a4496c8df8957f50f11d2e7 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent4e50f79622716b444b5b07d3d1b5870fe1794e24 (diff)
drm/i915: Add support for mapping an object page by page
Introduced a new vm specfic callback insert_page() to program a single pte in ggtt or ppgtt. This allows us to map a single page in to the mappable aperture space. This can be iterated over to access the whole object by using space as meagre as page size. v2: Added low level rpm assertions to insert_page routines (Chris) v3: Added POSTING_READ post register write (Tvrtko) v4: Rebase (Ankit) v5: Removed wmb() and FLUSH_CTL from insert_page, caller to take care of it (Chris) v6: insert_page not working correctly without FLSH_CNTL write, added the write again. Signed-off-by: Chris Wilson <[email protected]> Signed-off-by: Ankitprasad Sharma <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Signed-off-by: Tvrtko Ursulin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions