aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichel Thierry <[email protected]>2015-08-03 09:52:47 +0100
committerDaniel Vetter <[email protected]>2015-08-14 18:16:22 +0200
commit3387d433b0bbdda53ad51016ae9d10c6c17046a0 (patch)
tree75fbdf23b1bddebf476ef676aa1343788655e6a4 /tools/perf/scripts/python
parent2dba3239f5c7511ffac957887facd0a0c9d003a5 (diff)
drm/i915/gen8: Pass sg_iter through pte inserts
As a step towards implementing 4 levels, while not discarding the existing pte insert functions, we need to pass the sg_iter through. The current function understands to the page directory granularity. An object's pages may span the page directory, and so using the iter directly as we write the PTEs allows the iterator to stay coherent through a VMA insert operation spanning multiple page table levels. v2: Rebase after s/page_tables/page_table/. v3: Rebase after Mika's ppgtt cleanup / scratch merge patch series; updated commit message (s/map/insert). v4: Rebase. Reviewed-by: Akash Goel <[email protected]> (v3) Signed-off-by: Ben Widawsky <[email protected]> Signed-off-by: Michel Thierry <[email protected]> (v2+) Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions