v3d: compute appropriate VPM memory configuration for geometry shader workloads
[mesa.git] / src / gallium / drivers / v3d / v3dx_simulator.c
2019-10-18 Iago Toral Quirogav3d: request the kernel to flush caches when TMU is...
2019-10-18 Eric Anholtv3d: Add Compute Shader support
2019-04-05 Eric Anholtv3d: Add support for handling OOM signals from the...
2019-01-14 Eric Anholtv3d: Add an isr to the simulator to catch GMP violations.
2018-12-19 Eric Anholtv3d: Fix check for TFU job completion in the simulator.
2018-12-08 Eric Anholtv3d: Update simulator cache flushing code to match...
2018-12-08 Eric Anholtv3d: Add the V3D TFU submit interface to the simulator.
2018-11-02 Eric Anholtv3d: Remove the special path for simulaton of the submi...
2018-05-16 Eric Anholtv3d: Rename driver functions from vc5 to v3d.
2018-05-16 Eric Anholtv3d: Rename the driver files from "vc5" to "v3d".