linux-uconsole/drivers/gpu
Rebecca Schultz Zavin 7572b1e729 gpu: ion: Refactor locking
Removes contention for lock between allocate and free by reducing
the length of time the lock is held for.  Split out a seperate
lock to protect the list of heaps and replace it with a rwsem since
the list will most likely only be updated during initialization.

Change-Id: I3017ccaa2126c7a24ab22b18e1ee553983977c37
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
2013-07-01 14:16:11 -07:00
..
drm drm/qxl: add missing access check for execbuffer ioctl 2013-06-28 13:27:40 +10:00
host1x drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource 2013-05-18 11:55:30 +02:00
ion gpu: ion: Refactor locking 2013-07-01 14:16:11 -07:00
vga fbcon: fix locking harder 2013-02-08 12:02:43 +10:00
Makefile gpu: ion: Add ION Memory Manager 2013-07-01 13:40:35 -07:00