summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/v3d/v3d_simulator.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: Add support for handling OOM signals from the simulator.Eric Anholt2019-04-041-4/+46
* v3d: Clear the GMP on initialization of the simulator.Eric Anholt2019-02-181-0/+1
* v3d: Fix simulator mode on i915 render nodes.Eric Anholt2018-12-201-28/+73
* v3d: Add the V3D TFU submit interface to the simulator.Eric Anholt2018-12-071-20/+56
* v3d: Remove the special path for simulaton of the submit ioctl.Eric Anholt2018-11-021-7/+6
* v3d: Maintain a mapping of the GEM buffer in the simulator.Eric Anholt2018-11-021-23/+48
* v3d: Take advantage of _mesa_hash_table_remove_key() in the simulator.Eric Anholt2018-11-011-4/+2
* v3d: Respect user-passed strides for BO imports.Eric Anholt2018-11-011-74/+2
* v3d: Drop #if 0-ed out v3d_dump_to_file().Eric Anholt2018-11-011-91/+0
* v3d: Fix a copy-and-paste comment in the simulator code.Eric Anholt2018-11-011-1/+1
* util: use C99 declaration in the for-loop set_foreach() macroEric Engestrom2018-10-251-2/+0
* v3d: Rename driver functions from vc5 to v3d.Eric Anholt2018-05-161-81/+81
* v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt2018-05-161-0/+660