drm/nouveau
Maarten Lankhorst ba5a0b6274 nouveau: Do not add most bo's to the global bo list.
Only add wrapped bo's and bo's that have been exported through flink or dma-buf.
This avoids a lock in the common case, and decreases traversal needed for importing
a dma-buf or flink.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@ubuntu.com>
Tested-By: Emil Velikov <emil.l.velikov@gmail.com>
2015-03-13 20:28:16 +01:00
..
Android.mk android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES 2015-02-23 09:27:49 +00:00
Makefile.am automake: pick up all files for distribution. 2014-09-28 17:09:34 +01:00
Makefile.sources libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources 2014-09-01 16:06:01 +01:00
abi16.c fix compile error on 32bit systems 2014-09-28 14:30:07 -04:00
bufctx.c nouveau: Remove unused static function. 2015-01-26 10:08:43 +01:00
libdrm_nouveau.pc.in nouveau: use @PACKAGE_VERSION@ in libdrm_nouveau.pc 2013-01-16 14:29:35 +01:00
nouveau.c nouveau: Do not add most bo's to the global bo list. 2015-03-13 20:28:16 +01:00
nouveau.h nouveau: expose channel engine selection on kepler chipsets 2013-01-16 19:48:49 +10:00
private.h nouveau: Only export public functions. 2014-08-04 09:22:00 +02:00
pushbuf.c nouveau: Only export public functions. 2014-08-04 09:22:00 +02:00