summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/v3d/v3dx_job.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-13v3d: make sure we have enough space in the CL for the primitive counts packetIago Toral Quiroga1-0/+1
2019-08-08v3d: use the GPU to record primitives written to transform feedbackIago Toral Quiroga1-0/+14
2018-09-17v3d: Switch from FLUSH_ALL_STATE to FLUSH for ending our bin CLs.Eric Anholt1-6/+6
2018-09-17v3d: Stop clearing the OQ state at the end of the job.Eric Anholt1-9/+0
2018-09-17v3d: Always emit a TF disable at the start of drawing on V3D 4.x.Eric Anholt1-4/+3
2018-07-27v3d: Drop the use of the semaphores.Eric Anholt1-7/+0
2018-05-16v3d: Rename driver functions from vc5 to v3d.Eric Anholt1-2/+2
2018-05-16v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt1-0/+76