summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nouveau_fence.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-04nouveau: avoid leaking fences while waitingIlia Mirkin1-6/+5
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-4/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-03nvc0: add some driver statistics queriesChristoph Bumiller1-0/+2
2013-03-12nouveau: Bail out from nouveau_fence_wait if flushing the pushbuf fails.Francisco Jerez1-2/+4
2012-04-14nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller1-3/+2
2011-10-09nouveau: fix fence hangMarcin Slusarz1-6/+11
2011-09-25nouveau: fix crash during fence emissionMarcin Slusarz1-2/+2
2011-09-08nouveau: fix nouveau_fence leakMarcin Slusarz1-0/+2
2011-03-13nv50,nvc0: clean up flushesChristoph Bumiller1-3/+6
2011-03-01nouveau: move nv50/nvc0 fencing to common location, and modify slightlyBen Skeggs1-0/+220