summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_frontbuffer.c
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2015-02-28 14:54:09 +0000
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-03-17 22:29:50 +0100
commit3bdcfc0c2e52fc1507abdbacbadc571aaa5e2e0b (patch)
tree8997e035be3c204d72679313863102588f3beb5e /drivers/gpu/drm/i915/intel_frontbuffer.c
parentdd740780a47aa85981349bbea5186b633a8f5d50 (diff)
downloadlinux-3bdcfc0c2e52fc1507abdbacbadc571aaa5e2e0b.tar.gz
linux-3bdcfc0c2e52fc1507abdbacbadc571aaa5e2e0b.tar.xz
drm/i915: Make for_each_sprite() 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_sprite() take dev_priv as its first argument then. Suggested-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Reviewed-by: Chris Wilson <chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_frontbuffer.c')
0 files changed, 0 insertions, 0 deletions