| Commit message (Expand) | Author | Age | Files | Lines |
* | vc4: Drop the winsys_stride relayout in the simluator | Eric Anholt | 2018-11-01 | 1 | -4/+2 |
* | broadcom/vc4: Add pipe_reference debugging for vc4_bos. | Eric Anholt | 2018-02-23 | 1 | -4/+15 |
* | broadcom/vc4: Remove dead vc4_bo_set_reference(). | Eric Anholt | 2018-02-23 | 1 | -8/+0 |
* | broadcom/vc4: Use a single-entry cached last_hindex value. | Eric Anholt | 2017-12-01 | 1 | -0/+8 |
* | vc4: Add labels to BOs for debug builds or with VC4_DEBUG=surf set. | Eric Anholt | 2017-09-27 | 1 | -0/+3 |
* | gallium/util: replace pipe_mutex_unlock() with mtx_unlock() | Timothy Arceri | 2017-03-07 | 1 | -1/+1 |
* | gallium/util: replace pipe_mutex_lock() with mtx_lock() | Timothy Arceri | 2017-03-07 | 1 | -1/+1 |
* | vc4: Move simulator winsys mapping and tracking to the simulator. | Eric Anholt | 2016-10-21 | 1 | -5/+0 |
* | vc4: add hash table look-up for exported dmabufs | Rob Herring | 2016-07-26 | 1 | -2/+19 |
* | vc4: Switch to using a separate ioctl for making shaders. | Eric Anholt | 2015-07-17 | 1 | -2/+2 |
* | vc4: Add perf debug for when we wait on BOs. | Eric Anholt | 2015-07-14 | 1 | -2/+3 |
* | vc4: Convert from simple_list.h to list.h | Eric Anholt | 2015-05-29 | 1 | -2/+2 |
* | vc4: Add a userspace BO cache. | Eric Anholt | 2014-12-17 | 1 | -3/+31 |
* | vc4: Add dmabuf support. | Eric Anholt | 2014-12-17 | 1 | -0/+3 |
* | vc4: Update for new kernel ABI with async execution and waits. | Eric Anholt | 2014-11-20 | 1 | -1/+9 |
* | vc4: Handle a couple of the transfer map flags. | Eric Anholt | 2014-09-02 | 1 | -0/+3 |
* | vc4: Initial skeleton driver import. | Eric Anholt | 2014-08-08 | 1 | -0/+83 |