]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7ee8869538db90d75b1968442ce2230f105c0db9
tree1864c6c1cf831afb0bc6c448d360d1ea2061ed76
parent9c86cbda8a1152a8d210cd2e37a86871daed877f
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