aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nouveau: interface changes for 0.0.16 DRMLuca Barbieri2010-02-1510-350/+344
* nouveau: Regenerate nouveau_class.h.Francisco Jerez2010-01-311-491/+541
* nouveau: add nouveau_resource_destroyMarcin Slusarz2010-01-312-0/+12
* nouveau: fail channel creation if pushbuf init failsBen Skeggs2010-01-201-1/+5
* nouveau: disable flush_notify on channel_freeMarcin Slusarz2010-01-151-0/+1
* nouveau: fix memory leak in nouveau_channel_freeMarcin Slusarz2010-01-151-0/+4
* nouveau: Update nouveau_class.h.Francisco Jerez2010-01-071-31/+22
* nouveau: add BEGIN_RING_NIMarcin Slusarz2009-12-301-0/+8
* nouveau: Unreference pushbuf objects on channel destruction.Younes Manton2009-12-283-3/+16
* nouveau: Update some object definitions from renouveau.xml.Francisco Jerez2009-12-281-1666/+1699
* nouveau: Update nouveau_class.h with new renouveau.xml definitions.Marcin Kościelnicki2009-12-281-316/+768
* nouveau: remove delayed kernel bo creationBen Skeggs2009-12-161-24/+17
* nouveau: Use drmIoctl so we restart ioctl on EINTR or EAGAINBen Skeggs2009-12-081-4/+3
* nouveau: move reloc code down, nothing to see hereBen Skeggs2009-12-081-92/+91
* Merge remote branch 'origin/master' into libdrmKristian Høgsberg2009-11-201-32/+154
* Move libdrm/ up one levelKristian Høgsberg2009-11-1719-0/+10941