aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMika Kuoppala <[email protected]>2017-02-28 17:28:07 +0200
committerMika Kuoppala <[email protected]>2017-03-03 16:42:38 +0200
commit3e490042a80f82df80141fce1dbef1baa7850160 (patch)
tree7b908fbf3c6a265534b74aa2b43b267f307b1df7 /tools/perf/scripts/python
parent0542524944c2ae3264ca8e6b5f0c7a111f09a2c2 (diff)
drm/i915/gtt: Make I915_PDPES_PER_PDP inline function
The macro takes a vm pointer at some sites, and dev_priv on others We were saved as the internal macro never deferences the pointer given. As the number of pdpes depend on vm configuration, make it as a inline function that accepts vm pointer. Cc: Chris Wilson <[email protected]> Signed-off-by: Mika Kuoppala <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions