aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2014-08-09 19:18:43 +0100
committerDaniel Vetter <[email protected]>2014-08-11 13:44:48 +0200
commitdbbe91279511d6a18a521b953a3c139e4787e660 (patch)
tree688df67fbdf4e5ef02bcd68ec07d699463d8075a /tools/perf/scripts/python
parent9bec9b1334d687c0a9fcf3d3a1987a61b4826a45 (diff)
drm/i915: Agnostic INTEL_INFO
Adapt the macro so that we can pass either the struct drm_device or the struct drm_i915_private pointers and get the answer we want. Over time, my plan is to convert all users over to using drm_i915_private and so trimming down the pointer dance. Having spent a few hours chasing that goal and achieved over 8k of object code saving, it appears to be a worthwhile target. This interim macro allows us to slowly convert over. Signed-off-by: Chris Wilson <[email protected]> [danvet: Drop the (struct drm_device *) cast per the m-l discussion. Also explain the seemingly unecessary first cast.] Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions