summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMika Kuoppala <mika.kuoppala@linux.intel.com>2015-06-25 18:35:07 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-06-26 10:51:04 +0200
commit44159ddbeac3d34e5ca9037e151a242b7388df8e (patch)
tree0591f9ba7f1f3d8a84d14c6fa6fb388000efc09d /tools/perf/scripts/python
parentd852c7bf902aa36f37b6fd0bb1147c922e7bd0fb (diff)
drm/i915/gtt: Introduce struct i915_page_dma
All our paging structures have struct page and dma address for that page. Add struct for page/dma address pairs and use it to make the setup and teardown for different paging structures identical. Include the page directory offset also in the struct for legacy gens. Rename it to clearly point out that it is offset into the ggtt. v2: Add comment about ggtt_offset (Michel) Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Michel Thierry <michel.thierry@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions