Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-21 | nouveau: fail channel creation if pushbuf init fails | Ben Skeggs | |
2010-01-15 | nouveau: disable flush_notify on channel_free | Marcin Slusarz | |
We don't want do call flush_notify when we will FIRE the RING a couple of lines later, because grobj bound to this channel might be already freed. | |||
2010-01-15 | nouveau: fix memory leak in nouveau_channel_free | Marcin Slusarz | |
2010-01-08 | nouveau: Update nouveau_class.h. | Francisco Jerez | |
Signed-off-by: Francisco Jerez <currojerez@riseup.net> | |||
2009-12-30 | nouveau: add BEGIN_RING_NI | Marcin Slusarz | |
2009-12-28 | nouveau: Unreference pushbuf objects on channel destruction. | Younes Manton | |
- unreference pushbuf objects on channel destruction Based on Krzysztof Smiechowicz's patch. | |||
2009-12-28 | nouveau: Update some object definitions from renouveau.xml. | Francisco Jerez | |
Signed-off-by: Francisco Jerez <currojerez@riseup.net> | |||
2009-12-28 | nouveau: Update nouveau_class.h with new renouveau.xml definitions. | Marcin Kościelnicki | |
Signed-off-by: Francisco Jerez <currojerez@riseup.net> | |||
2009-12-17 | nouveau: remove delayed kernel bo creation | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2009-12-09 | nouveau: Use drmIoctl so we restart ioctl on EINTR or EAGAIN | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2009-12-09 | nouveau: move reloc code down, nothing to see here | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2009-11-20 | Merge remote branch 'origin/master' into libdrm | Kristian Høgsberg | |
2009-11-17 | Move libdrm/ up one level | Kristian Høgsberg | |