drm/i915: unify ring irq refcounts (again)
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 4 Jul 2013 21:35:29 +0000 (23:35 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 11 Jul 2013 12:36:49 +0000 (14:36 +0200)
commitc7113cc35f59b46b301367b947c4f71ac8f0d5bb
tree30a5b3863a87dac9b5552742516c0fbdfec27127
parent59cdb63d529c81fc8ac0620ad50f29d5fb4411c9
drm/i915: unify ring irq refcounts (again)

With the simplified locking there's no reason any more to keep the
refcounts seperate.

v2: Readd the lost comment that ring->irq_refcount is protected by
dev_priv->irq_lock.

Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ringbuffer.c
drivers/gpu/drm/i915/intel_ringbuffer.h
This page took 0.027 seconds and 5 git commands to generate.