]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 25 Jun 2013 12:39:03 +0000 (14:39 +0200)
commit75f730da328854586d363c23e5a629e497c7461c
treead3f66cc8206075b413930ab7d36e79a481a5f8f
parentda72caa12873574b7c47207abbc4396e73239fc9
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