drm/i915: Bail out once we've found the context object
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 24 Jun 2013 13:54:50 +0000 (14:54 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:27:49 +0000 (11:27 +0200)
commit3ef8fb5ae296c3b626b87ec1422aeb66dd338ee8
tree1864c6c1cf831afb0bc6c448d360d1ea2061ed76
parentf4db9321a77258587d70cccdd4ff556df48eba2e
drm/i915: Bail out once we've found the context object

Once we've found the the context object programmed in CCID, there's no
need to look the other objects in the list.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c