index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
vc4
/
vc4_job.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
broadcom/vc4: Native fence fd support
Stefan Schake
1
-1
/
+11
2018-05-17
broadcom/vc4: Store job fence in syncobj
Stefan Schake
1
-1
/
+23
2018-03-05
broadcom/vc4: Add support for HW perfmon
Boris Brezillon
1
-0
/
+7
2017-12-01
broadcom/vc4: Skip emitting redundant VC4_PACKET_GEM_HANDLES.
Eric Anholt
1
-0
/
+2
2017-10-10
broadcom/vc4: Expose PIPE_CAP_TILE_RASTER_ORDER
Eric Anholt
1
-0
/
+8
2017-09-18
broadcom/vc4: Fix use-after-free for flushing when writing to a texture.
Eric Anholt
1
-2
/
+7
2017-06-30
vc4: Start using XML unpack functions in CL dump.
Eric Anholt
1
-0
/
+1
2017-06-30
vc4: Simplify pack header usage
Eric Anholt
1
-4
/
+2
2017-06-30
vc4: Start using the pack header.
Eric Anholt
1
-2
/
+2
2016-09-14
vc4: Implement job shuffling
Eric Anholt
1
-31
/
+245
2016-09-14
vc4: Handle resolve skipping at job submit time.
Eric Anholt
1
-24
/
+34
2016-09-14
vc4: Move the render job state into a separate structure.
Eric Anholt
1
-94
/
+88
2016-09-14
vc4: Always unref the current job surfaces at job reset time.
Eric Anholt
1
-0
/
+7
2016-09-14
vc4: Move job-submit skip cases to vc4_job_submit().
Eric Anholt
1
-0
/
+12
2016-09-14
vc4: Move bin CL trailer to job_submit() time.
Eric Anholt
1
-0
/
+14
2016-01-27
vc4: Throttle outstanding rendering after submission.
Eric Anholt
1
-0
/
+9
2016-01-27
vc4: Don't record the seqno of a failed job submit.
Eric Anholt
1
-2
/
+2
2015-12-15
vc4: Don't consider nr_samples==1 surfaces to be MSAA.
Eric Anholt
1
-2
/
+2
2015-12-15
vc4: Warn instead of abort()ing on exec ioctl failures.
Eric Anholt
1
-3
/
+5
2015-12-08
vc4: Add support for drawing in MSAA.
Eric Anholt
1
-27
/
+70
2015-12-08
vc4: Add kernel RCL support for MSAA rendering.
Eric Anholt
1
-0
/
+2
2015-12-08
vc4: Rename color_ms_write to color_write.
Eric Anholt
1
-5
/
+5
2015-10-23
vc4: Add a workaround for HW-2116 (state counter wrap fails).
Eric Anholt
1
-1
/
+1
2015-07-14
vc4: Make a helper function for getting the current offset in the CL.
Eric Anholt
1
-8
/
+6
2015-07-14
vc4: Add perf debug for when we wait on BOs.
Eric Anholt
1
-1
/
+1
2015-06-17
vc4: Move RCL generation into the kernel.
Eric Anholt
1
-6
/
+91
2015-04-13
vc4: Separate out a bit of code for submitting jobs to the kernel.
Eric Anholt
1
-0
/
+132