summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_bufmgr.h
Commit message (Expand)AuthorAgeFilesLines
* vc4: add hash table look-up for exported dmabufsRob Herring2016-07-261-2/+19
* vc4: Switch to using a separate ioctl for making shaders.Eric Anholt2015-07-171-2/+2
* vc4: Add perf debug for when we wait on BOs.Eric Anholt2015-07-141-2/+3
* vc4: Convert from simple_list.h to list.hEric Anholt2015-05-291-2/+2
* vc4: Add a userspace BO cache.Eric Anholt2014-12-171-3/+31
* vc4: Add dmabuf support.Eric Anholt2014-12-171-0/+3
* vc4: Update for new kernel ABI with async execution and waits.Eric Anholt2014-11-201-1/+9
* vc4: Handle a couple of the transfer map flags.Eric Anholt2014-09-021-0/+3
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+83