vc4: Write the alignment of level width consistently in validation.
[mesa.git] / src / gallium / drivers / vc4 / kernel / vc4_validate.c
2015-03-24 Eric Anholtvc4: Write the alignment of level width consistently...
2015-02-24 Eric Anholtvc4: Update to current kernel sources.
2014-11-18 Eric Anholtvc4: Emit semaphore instructions for new kernel ABI.
2014-10-29 Eric Anholtvc4: Add support for ARL and indirect register access...
2014-10-29 Eric Anholtvc4: Fix mixup of return type in reloc_tex().
2014-10-29 Eric Anholtvc4: Fix a couple missing '\n's in error output.
2014-10-17 Eric Anholtvc4: Fix accidental dropping of the low bits of the...
2014-10-09 Eric Anholtvc4: Move the mirrored kernel code to a kernel/ directory.