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
/
vc4
/
vc4_bufmgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Move global seqno short-circuiting to vc4_wait_seqno().
Eric Anholt
2015-01-10
1
-0
/
+3
*
vc4: Add a userspace BO cache.
Eric Anholt
2014-12-17
1
-1
/
+130
*
vc4: Add dmabuf support.
Eric Anholt
2014-12-17
1
-14
/
+61
*
vc4: Update for new kernel ABI with async execution and waits.
Eric Anholt
2014-11-20
1
-1
/
+64
*
vc4: Switch from errx() to fprintf() and abort().
Eric Anholt
2014-09-25
1
-6
/
+11
*
vc4: Clear padding of ioctl arguments.
Eric Anholt
2014-08-23
1
-0
/
+1
*
vc4: Include stdio/stdlib in headers so I don't have to include it per file.
Eric Anholt
2014-08-22
1
-1
/
+0
*
vc4: Stash some debug code for looking at what BOs are at what hindex.
Eric Anholt
2014-08-11
1
-0
/
+1
*
vc4: Use GEM under simulation even for non-winsys BOs.
Eric Anholt
2014-08-11
1
-14
/
+8
*
vc4: Don't forget to unmap the GEM BO when freeing.
Eric Anholt
2014-08-11
1
-0
/
+3
*
vc4: Switch simulator to using kernel validator
Eric Anholt
2014-08-11
1
-2
/
+7
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-0
/
+173