aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBen Widawsky <[email protected]>2014-01-27 23:07:00 -0800
committerDaniel Vetter <[email protected]>2014-01-28 09:13:50 +0100
commitc5dc5cecf82c2269ae94f380c41031787e25a2a2 (patch)
treea45040395c1264fe620c7d687b7c77416d886a07 /tools/perf/scripts/python
parent3adee7a7976012a20f1d3b5a529a3c105e29fef1 (diff)
drm/i915: Create a USES_PPGTT macro
There are cases where we want to know if there is a full, or aliased PPGTT. Currently, in fact the only distinction we ever need to make is when we're using full PPGTT. This patch is simply to promote readability and clarify for the confusing existing usage where "aliasing" meant aliasing and full. v2: Remove USES_ALIASING_PPGTT since there are currently no cases where we need to check if we're using aliasing, but not full PPGTT. (Daniel) Cc: Daniel Vetter <[email protected]> Signed-off-by: Ben Widawsky <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions