diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-09-13 18:04:05 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-09-13 22:26:35 +0300 |
commit | f6e35cda66146106cfeb85ed65696e0f8e793fee (patch) | |
tree | 04c3765dc743d8f8b5f6205d7181631154345fb5 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 722f3de39e03fe123243ef24049fcdd5491f8da3 (diff) | |
download | linux-f6e35cda66146106cfeb85ed65696e0f8e793fee.tar.xz |
drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
Use I915_GTT_PAGE_SIZE when talking about GTT pages rather than
physical pages.
There are some PAGE_SHIFTs left though. Not sure if we want to
introduce I915_GTT_PAGE_SHIFT or what?
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Suggested-by: Chris Wilson <chris@chris-wilson.co.uk> # at least some of it :)
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180913150405.706-1-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions