summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/kernel
Commit message (Expand)AuthorAgeFilesLines
* dir-locals.el: Don't set variables for non-programming modesNeil Roberts2015-02-021-1/+1
* vc4: Add support for turning constant uniforms into small immediates.Eric Anholt2014-12-171-3/+14
* vc4: Fix decision for whether the MIN operation writes to the B regfile.Eric Anholt2014-12-081-3/+3
* vc4: Emit semaphore instructions for new kernel ABI.Eric Anholt2014-11-182-3/+76
* vc4: Add support for ARL and indirect register access on TGSI_FILE_CONSTANT.Eric Anholt2014-10-283-26/+183
* vc4: Fix mixup of return type in reloc_tex().Eric Anholt2014-10-281-2/+2
* vc4: Drop redundant check for is_tmu_write().Eric Anholt2014-10-281-3/+0
* vc4: Don't forget to validate code that's got PROG_END on it.Eric Anholt2014-10-281-5/+6
* vc4: Add .dir-locals.el for kernel style in the kernel code.Eric Anholt2014-10-281-0/+12
* vc4: Fix a couple missing '\n's in error output.Eric Anholt2014-10-282-2/+2
* vc4: Fix accidental dropping of the low bits of the store tilebuffer packet.Eric Anholt2014-10-171-3/+5
* vc4: correctly include the source filesEmil Velikov2014-10-161-0/+1
* vc4: Move the mirrored kernel code to a kernel/ directory.Eric Anholt2014-10-097-0/+1774