summaryrefslogtreecommitdiff
path: root/src/broadcom/simulator
Commit message (Expand)AuthorAgeFilesLines
* broadcom: fix typosHarri Nieminen2023-04-211-1/+1
* broadcom/simulator: add a helper to get the amount of free heap memoryIago Toral Quiroga2022-09-092-0/+11
* v3d/simulator: add support for AMD cardsJuan A. Suarez Romero2022-04-271-9/+50
* v3dv/v3d: Fix copyright holder to Raspberry Pi LtdJose Maria Casanova Crespo2022-02-183-3/+3
* broadcom/simulator: enable multisync in the simulatorMelissa Wen2022-02-092-2/+49
* broadcom/simulator: handle DRM_V3D_PARAM_SUPPORTS_MULTISYNC_EXTIago Toral Quiroga2022-01-241-0/+3
* v3d/simulator: implement performance countersJuan A. Suarez Romero2021-08-033-1/+209
* v3d: check if device supports performance monitorsJuan A. Suarez Romero2021-08-031-0/+3
* v3d/simulator: get rid of has_gca wrapperAlejandro Piñeiro2021-06-073-9/+0
* v3d/simulator: hw mem is now an v3d_size_t, typedef to uint32_tAlejandro Piñeiro2021-06-073-3/+3
* v3d/simulator: use BFC/RFC registers to wait for bin/render to completeAlejandro Piñeiro2021-06-011-6/+10
* v3d/simulator: use the proper register when waiting on a CSD submitAlejandro Piñeiro2021-06-011-3/+9
* v3d/simulator: wait for cache flushesAlejandro Piñeiro2021-06-011-2/+24
* v3d/simulator: add a cache flush mode enumAlejandro Piñeiro2021-06-011-2/+8
* v3d/simulator: capture hub interruptsAlejandro Piñeiro2021-06-013-26/+141
* broadcom/simulator: change references to VC5Juan A. Suarez Romero2021-04-292-10/+10
* v3d/simulator: add v3d_simulator_get_mem_sizeAlejandro Piñeiro2020-10-132-0/+7
* broadcom/simulator: update to a newer simulatorAlejandro Piñeiro2020-10-051-8/+8
* v3d: moving v3d simulator to src/broadcomAlejandro Piñeiro2020-06-277-0/+1335