summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/v3d/v3dx_simulator.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: request the kernel to flush caches when TMU is dirtyIago Toral Quiroga2019-10-181-0/+3
* v3d: Add Compute Shader supportEric Anholt2019-10-181-0/+65
* v3d: Add support for handling OOM signals from the simulator.Eric Anholt2019-04-041-10/+31
* v3d: Add an isr to the simulator to catch GMP violations.Eric Anholt2019-01-141-0/+33
* v3d: Fix check for TFU job completion in the simulator.Eric Anholt2018-12-191-1/+1
* v3d: Update simulator cache flushing code to match the kernel better.Eric Anholt2018-12-071-13/+19
* v3d: Add the V3D TFU submit interface to the simulator.Eric Anholt2018-12-071-0/+32
* v3d: Remove the special path for simulaton of the submit ioctl.Eric Anholt2018-11-021-2/+3
* v3d: Rename driver functions from vc5 to v3d.Eric Anholt2018-05-161-11/+11
* v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt2018-05-161-0/+190