index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
nouveau_fence.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: avoid double-emitting fence
Ilia Mirkin
2015-10-12
1
-1
/
+5
*
nouveau: avoid emitting new fences unnecessarily
Ilia Mirkin
2015-10-11
1
-3
/
+9
*
nouveau: be more careful about freeing temporary transfer buffers
Ilia Mirkin
2015-09-28
1
-0
/
+8
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-18
/
+18
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-2
/
+0
*
nouveau: check if a fence has already been signalled
Ilia Mirkin
2014-07-15
1
-0
/
+3
*
nouveau: avoid leaking fences while waiting
Ilia Mirkin
2013-12-04
1
-6
/
+5
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
nvc0: add some driver statistics queries
Christoph Bumiller
2013-04-03
1
-0
/
+2
*
nouveau: Bail out from nouveau_fence_wait if flushing the pushbuf fails.
Francisco Jerez
2013-03-12
1
-2
/
+4
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-3
/
+2
*
nouveau: fix fence hang
Marcin Slusarz
2011-10-09
1
-6
/
+11
*
nouveau: fix crash during fence emission
Marcin Slusarz
2011-09-25
1
-2
/
+2
*
nouveau: fix nouveau_fence leak
Marcin Slusarz
2011-09-08
1
-0
/
+2
*
nv50,nvc0: clean up flushes
Christoph Bumiller
2011-03-13
1
-3
/
+6
*
nouveau: move nv50/nvc0 fencing to common location, and modify slightly
Ben Skeggs
2011-03-01
1
-0
/
+220