]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: Take the handle idr spinlock once for looking up the exec objects
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 8 Jan 2013 10:53:14 +0000 (10:53 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 17 Jan 2013 21:08:01 +0000 (22:08 +0100)
commit3b96eff447b4ca34ca8ccd42e2651be2955f34b4
treefd93c20b96673370f68d28df9ee7602265e67db3
parent419fa72a1973c9ba2fd2c2505dc889f54b857459
drm/i915: Take the handle idr spinlock once for looking up the exec objects

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_execbuffer.c