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