Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |