summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2013-01-08 11:39:53 -0800
committerEric Anholt <eric@anholt.net>2013-01-08 11:44:46 -0800
commit653b8199f7cc44d5a10757862fd684dad2276361 (patch)
treeb593cb915e28d2ba396828c9cd80efd2396db365 /Kconfig
parentc0c36b941b6f0be6ac74f340040cbb29d6a0b06c (diff)
drm: Convert the lock protecting object handles to a mutex.
In execbuf, we want to be able to do many lookups of handles without having to take and drop a lock every time. Convert it to a mutex so that we'll be able to hold the lock across all our lookups. Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions