Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Import updated vc4_drm.h with hang state. | Eric Anholt | 2015-12-15 | 1 | -0/+45 |
* | vc4: Add kernel RCL support for MSAA rendering. | Eric Anholt | 2015-12-08 | 1 | -1/+6 |
* | vc4: Rename color_ms_write to color_write. | Eric Anholt | 2015-12-08 | 1 | -2/+2 |
* | vc4: Switch to using a separate ioctl for making shaders. | Eric Anholt | 2015-07-17 | 1 | -0/+25 |
* | vc4: Move RCL generation into the kernel. | Eric Anholt | 2015-06-17 | 1 | -13/+27 |
* | vc4: Update to current kernel sources. | Eric Anholt | 2015-02-24 | 1 | -6/+44 |
* | vc4: Update for new kernel ABI with async execution and waits. | Eric Anholt | 2014-11-20 | 1 | -0/+38 |
* | vc4: Rename fields in the kernel interface. | Eric Anholt | 2014-08-11 | 1 | -8/+8 |
* | vc4: Rewrite the kernel ABI to support texture uniform relocation. | Eric Anholt | 2014-08-11 | 1 | -3/+20 |
* | vc4: Add docs for the drm interface | Eric Anholt | 2014-08-11 | 1 | -9/+61 |
* | vc4: Initial skeleton driver import. | Eric Anholt | 2014-08-08 | 1 | -0/+45 |