drm/nouveau
Francisco Jerez d0a4f2e292 nouveau: Avoid unnecessary call to CPU_FINI.
nouveau_bo_unmap called the CPU_FINI IOCTL even if it was a NOSYNC
mapping. It caused no harmful effects (actually CPU_FINI is a no-op on
recent enough kernels) besides the precious CPU cycles being wasted.

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
2010-10-31 02:09:59 +01:00
..
Makefile.am nouveau: stop shipping nouveau_class.h 2010-04-09 20:38:34 +10:00
libdrm_nouveau.pc.in Install headers to $(includedir)/libdrm 2010-03-17 12:45:46 -07:00
nouveau_bo.c nouveau: Avoid unnecessary call to CPU_FINI. 2010-10-31 02:09:59 +01:00
nouveau_bo.h nouveau: Define buffer object usage flags. 2010-10-12 04:10:04 +02:00
nouveau_channel.c nouveau: Let the user choose the push buffer size. 2010-10-12 04:10:09 +02:00
nouveau_channel.h nouveau: Let the user choose the push buffer size. 2010-10-12 04:10:09 +02:00
nouveau_device.c nouveau: Define buffer object usage flags. 2010-10-12 04:10:04 +02:00
nouveau_device.h Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
nouveau_drmif.h nouveau: Define buffer object usage flags. 2010-10-12 04:10:04 +02:00
nouveau_grobj.c Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
nouveau_grobj.h Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
nouveau_notifier.c Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
nouveau_notifier.h Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
nouveau_private.h nouveau: Avoid unnecessary call to CPU_FINI. 2010-10-31 02:09:59 +01:00
nouveau_pushbuf.c nouveau: Let the user choose the push buffer size. 2010-10-12 04:10:09 +02:00
nouveau_pushbuf.h nouveau: interface changes for 0.0.16 DRM 2010-02-16 10:16:37 +10:00
nouveau_reloc.c nouveau: make sure initial kalloc for user bo ends up in the right place 2010-03-02 23:25:50 +01:00
nouveau_reloc.h nouveau: interface changes for 0.0.16 DRM 2010-02-16 10:16:37 +10:00
nouveau_resource.c nouveau: add nouveau_resource_destroy 2010-01-31 16:09:03 +01:00
nouveau_resource.h nouveau: add nouveau_resource_destroy 2010-01-31 16:09:03 +01:00