[gem] Remove the drm_client_lock_take in set_domain.
authorEric Anholt <eric@anholt.net>
Wed, 11 Jun 2008 23:19:23 +0000 (16:19 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 11 Jun 2008 23:19:23 +0000 (16:19 -0700)
commitb2606e325ac02782297def5ce27028c7fe2287c8
treea263ce59974aacbff791b3d170b5ca76ef95ea12
parent57b4c4c32d3b474939775042bb8a17423def446d
[gem] Remove the drm_client_lock_take in set_domain.

We no longer need to use it to protect against shared ringbuffer access.
linux-core/drmP.h
linux-core/drm_lock.c
linux-core/i915_gem.c