aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_drm.h
Commit message (Expand)AuthorAgeFilesLines
* vc4: Import updated vc4_drm.h with hang state.Eric Anholt2015-12-151-0/+45
* vc4: Add kernel RCL support for MSAA rendering.Eric Anholt2015-12-081-1/+6
* vc4: Rename color_ms_write to color_write.Eric Anholt2015-12-081-2/+2
* vc4: Switch to using a separate ioctl for making shaders.Eric Anholt2015-07-171-0/+25
* vc4: Move RCL generation into the kernel.Eric Anholt2015-06-171-13/+27
* vc4: Update to current kernel sources.Eric Anholt2015-02-241-6/+44
* vc4: Update for new kernel ABI with async execution and waits.Eric Anholt2014-11-201-0/+38
* vc4: Rename fields in the kernel interface.Eric Anholt2014-08-111-8/+8
* vc4: Rewrite the kernel ABI to support texture uniform relocation.Eric Anholt2014-08-111-3/+20
* vc4: Add docs for the drm interfaceEric Anholt2014-08-111-9/+61
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+45