drm/libdrm/nouveau
Maarten Maathuis 30449829c0 libdrm/nouveau: unmap before ufree means nvbo->sysmem != NULL, which inbalances cpu_prep/cpu_finish
- The bo was mapped with sysmem == NULL, so this means cpu prep is called.
- The bo was unmapped with sysmem != NULL, so this means cpu finish is not called.
- This can lead to a non-zero "cpu writers" count in ttm_bo.
2009-07-27 19:24:13 +02:00
..
Makefile.am nouveau: Dist nouvea_dma.h as well. 2009-02-24 11:42:46 -05:00
libdrm_nouveau.pc.in nouveau: 0.0.14 + extend bo interface to support subrange mapping 2009-06-05 14:07:23 +10:00
nouveau_bo.c libdrm/nouveau: unmap before ufree means nvbo->sysmem != NULL, which inbalances cpu_prep/cpu_finish 2009-07-27 19:24:13 +02:00
nouveau_bo.h nouveau: 0.0.14 + extend bo interface to support subrange mapping 2009-06-05 14:07:23 +10:00
nouveau_channel.c nouveau: fix some issues where buffer objects never get freed 2009-02-05 23:17:05 +10:00
nouveau_channel.h nouveau: install libdrm_nouveau with libdrm 2009-02-04 14:32:31 +10:00
nouveau_class.h nouveau: install libdrm_nouveau with libdrm 2009-02-04 14:32:31 +10:00
nouveau_device.c nouveau: 0.0.14 + extend bo interface to support subrange mapping 2009-06-05 14:07:23 +10:00
nouveau_device.h nouveau: bump for 0.0.13 2009-05-26 15:47:14 +10:00
nouveau_dma.c nouveau: write posting got lost somewhere, bring it back 2009-04-17 09:29:19 +10:00
nouveau_dma.h nouveau: fix type warnings: void* arith, un/signed 2009-02-11 23:48:49 +02:00
nouveau_drmif.h nouveau: bump for 0.0.13 2009-05-26 15:47:14 +10:00
nouveau_fence.c libdrm/nouveau: incr refcount on ref fence before decr on old fence 2009-03-20 10:25:16 +10:00
nouveau_grobj.c nouveau: install libdrm_nouveau with libdrm 2009-02-04 14:32:31 +10:00
nouveau_grobj.h nouveau: install libdrm_nouveau with libdrm 2009-02-04 14:32:31 +10:00
nouveau_notifier.c nouveau: fix type warnings: void* arith, un/signed 2009-02-11 23:48:49 +02:00
nouveau_notifier.h nouveau: fix type warnings: void* arith, un/signed 2009-02-11 23:48:49 +02:00
nouveau_private.h nouveau: bump for 0.0.13 2009-05-26 15:47:14 +10:00
nouveau_pushbuf.c nouveau: 0.0.14 + extend bo interface to support subrange mapping 2009-06-05 14:07:23 +10:00
nouveau_pushbuf.h nouveau: 0.0.14 + extend bo interface to support subrange mapping 2009-06-05 14:07:23 +10:00
nouveau_resource.c nouveau: fix type warnings: void* arith, un/signed 2009-02-11 23:48:49 +02:00
nouveau_resource.h nouveau: fix type warnings: void* arith, un/signed 2009-02-11 23:48:49 +02:00