summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/vc4/vc4_drm.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-11vc4: Add kernel RCL support for MSAA rendering.Eric Anholt1-1/+6
2015-12-11vc4: Rename color_ms_write to color_write.Eric Anholt1-2/+2
2015-07-17vc4: Switch to using a separate ioctl for making shaders.Eric Anholt1-0/+25
2015-06-17vc4: Move RCL generation into the kernel.Eric Anholt1-13/+27
2015-02-24vc4: Update to current kernel sources.Eric Anholt1-6/+44
2014-11-20vc4: Update for new kernel ABI with async execution and waits.Eric Anholt1-0/+38
2014-08-11vc4: Rename fields in the kernel interface.Eric Anholt1-8/+8
2014-08-11vc4: Rewrite the kernel ABI to support texture uniform relocation.Eric Anholt1-3/+20
2014-08-11vc4: Add docs for the drm interfaceEric Anholt1-9/+61
2014-08-08vc4: Initial skeleton driver import.Eric Anholt1-0/+45