Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-18 | nouveau: remove always false argument in nouveau_fence_new() | Emil Velikov | 1 | -2/+1 |
2015-11-07 | nouveau: avoid queueing too much work onto a single fence | Ilia Mirkin | 1 | -0/+1 |
2015-11-05 | nouveau: send back a debug message when waiting for a fence to complete | Ilia Mirkin | 1 | -1/+3 |
2015-09-28 | nouveau: be more careful about freeing temporary transfer buffers | Ilia Mirkin | 1 | -0/+3 |
2015-07-21 | gallium: replace INLINE with inline | Ilia Mirkin | 1 | -2/+2 |
2015-07-21 | nouveau: use bool instead of boolean | Samuel Pitoiset | 1 | -7/+7 |
2015-05-08 | util: Move gallium's linked list to util | Jason Ekstrand | 1 | -1/+1 |
2011-10-09 | nouveau: fix fence hang | Marcin Slusarz | 1 | -3/+4 |
2011-03-01 | nouveau: fix fence_ref() where fence and *ref are the same fence | Ben Skeggs | 1 | -2/+3 |
2011-03-01 | nouveau: move nv50/nvc0 fencing to common location, and modify slightly | Ben Skeggs | 1 | -0/+58 |