aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDamien Lespiau <[email protected]>2015-02-28 14:54:08 +0000
committerDaniel Vetter <[email protected]>2015-03-17 22:29:49 +0100
commitdd740780a47aa85981349bbea5186b633a8f5d50 (patch)
tree8e377ac81335180bcdcb8a317597f87641a6cadb /tools/perf/scripts/python
parent9393943be66abb3131d06f43dbd94538733e1aa6 (diff)
drm/i915: Make for_each_plane() take dev_priv as argument
Implicit usage of local variables in macros isn't exactly the greatest thing in the world, especially when that variable is the drm device and we want to move towards a broader use of the i915 device structure. Let's make for_each_plane() take dev_priv as its first argument then. Suggested-by: Chris Wilson <[email protected]> Signed-off-by: Damien Lespiau <[email protected]> Reviewed-by: Chris Wilson <chris-wilson.co.uk> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions