aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_qpu_validate.c
Commit message (Expand)AuthorAgeFilesLines
* vc4: Add support for turning constant uniforms into small immediates.Eric Anholt2014-12-171-0/+1
* vc4: Refuse to merge two ops that both access shared functions.Eric Anholt2014-12-051-36/+1
* vc4: Fix assertion about SFU versus texturing.Eric Anholt2014-12-011-3/+4
* vc4: Add another check for invalid TLB scoreboard handling.Eric Anholt2014-12-011-8/+13
* vc4: Fix totally broken assertions about inter-instruction reg conflicts.Eric Anholt2014-08-221-3/+18
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+275