summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/v3d/v3dx_simulator.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-27v3d: moving v3d simulator to src/broadcomAlejandro PiƱeiro1-351/+0
2019-10-18v3d: request the kernel to flush caches when TMU is dirtyIago Toral Quiroga1-0/+3
2019-10-18v3d: Add Compute Shader supportEric Anholt1-0/+65
2019-04-04v3d: Add support for handling OOM signals from the simulator.Eric Anholt1-10/+31
2019-01-14v3d: Add an isr to the simulator to catch GMP violations.Eric Anholt1-0/+33
2018-12-19v3d: Fix check for TFU job completion in the simulator.Eric Anholt1-1/+1
2018-12-07v3d: Update simulator cache flushing code to match the kernel better.Eric Anholt1-13/+19
2018-12-07v3d: Add the V3D TFU submit interface to the simulator.Eric Anholt1-0/+32
2018-11-02v3d: Remove the special path for simulaton of the submit ioctl.Eric Anholt1-2/+3
2018-05-16v3d: Rename driver functions from vc5 to v3d.Eric Anholt1-11/+11
2018-05-16v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt1-0/+190