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)
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>

No differences found