summaryrefslogtreecommitdiff
path: root/nouveau
AgeCommit message (Expand)AuthorFilesLines
2010-01-15nouveau: disable flush_notify on channel_freeMarcin Slusarz1-0/+1
2010-01-15nouveau: fix memory leak in nouveau_channel_freeMarcin Slusarz1-0/+4
2010-01-08nouveau: Update nouveau_class.h.Francisco Jerez1-31/+22
2009-12-30nouveau: add BEGIN_RING_NIMarcin Slusarz1-0/+8
2009-12-28nouveau: Unreference pushbuf objects on channel destruction.Younes Manton3-3/+16
2009-12-28nouveau: Update some object definitions from renouveau.xml.Francisco Jerez1-1666/+1699
2009-12-28nouveau: Update nouveau_class.h with new renouveau.xml definitions.Marcin Kościelnicki1-316/+768
2009-12-17nouveau: remove delayed kernel bo creationBen Skeggs1-24/+17
2009-12-09nouveau: Use drmIoctl so we restart ioctl on EINTR or EAGAINBen Skeggs1-4/+3
2009-12-09nouveau: move reloc code down, nothing to see hereBen Skeggs1-92/+91
2009-11-20Merge remote branch 'origin/master' into libdrmKristian Høgsberg1-32/+154
2009-11-17Move libdrm/ up one levelKristian Høgsberg19-0/+10941