drm/nouveau
Ben Skeggs bad5242a59 nouveau: fix up reloc_emit() to accept NULL target buffer
The nvc0 gallium drivers passes NULL here to indicate to the memory manager
that a buffer is being used, but without creating an actual reloc.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2010-12-21 12:46:51 +10:00
..
Makefile.am nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0 2010-12-21 12:46:51 +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: nvc0 drm has no concept of "notifier block" 2010-12-21 12:46:50 +10: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 nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0 2010-12-21 12:46:51 +10:00
nouveau_grobj.h Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
nouveau_notifier.c nouveau: Add implicit pushbuf flush before gpuobj destruction. 2010-11-22 03:49:41 +01: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: split pushbuf macros specific to nv04-nv50 out, and add nvc0 2010-12-21 12:46:51 +10:00
nouveau_reloc.c nouveau: fix up reloc_emit() to accept NULL target buffer 2010-12-21 12:46:51 +10: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
nv04_pushbuf.h nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0 2010-12-21 12:46:51 +10:00
nvc0_pushbuf.h nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0 2010-12-21 12:46:51 +10:00