aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/v3d/v3d_fence.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: fix bug when checking result of syncobj fence importIago Toral Quiroga2020-01-151-1/+1
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-1/+1
* v3d: Fix incorrect handling of two fences created back-to-back.Eric Anholt2018-07-201-12/+31
* v3d: Fix the timeout value passed to drmSyncobjWait().Eric Anholt2018-07-201-1/+6
* v3d: Fix drmSyncobjWait() return value checking even more.Eric Anholt2018-07-201-1/+1
* v3d: Fix return value from fence_finish.Eric Anholt2018-06-201-1/+1
* v3d: Rename driver functions from vc5 to v3d.Eric Anholt2018-05-161-19/+19
* v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt2018-05-161-0/+104