summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nouveau_fence.h
Commit message (Expand)AuthorAgeFilesLines
* WIP nouveau: add lockingIlia Mirkin2016-11-011-2/+3
* nouveau: avoid queueing too much work onto a single fenceIlia Mirkin2015-11-071-0/+1
* nouveau: send back a debug message when waiting for a fence to completeIlia Mirkin2015-11-051-1/+3
* nouveau: be more careful about freeing temporary transfer buffersIlia Mirkin2015-09-281-0/+3
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-7/+7
* util: Move gallium's linked list to utilJason Ekstrand2015-05-081-1/+1
* nouveau: fix fence hangMarcin Slusarz2011-10-091-3/+4
* nouveau: fix fence_ref() where fence and *ref are the same fenceBen Skeggs2011-03-011-2/+3
* nouveau: move nv50/nvc0 fencing to common location, and modify slightlyBen Skeggs2011-03-011-0/+58