index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
vc4
/
vc4_job.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Implement job shuffling
Eric Anholt
2016-09-14
1
-31
/
+245
*
vc4: Handle resolve skipping at job submit time.
Eric Anholt
2016-09-14
1
-24
/
+34
*
vc4: Move the render job state into a separate structure.
Eric Anholt
2016-09-14
1
-94
/
+88
*
vc4: Always unref the current job surfaces at job reset time.
Eric Anholt
2016-09-14
1
-0
/
+7
*
vc4: Move job-submit skip cases to vc4_job_submit().
Eric Anholt
2016-09-14
1
-0
/
+12
*
vc4: Move bin CL trailer to job_submit() time.
Eric Anholt
2016-09-14
1
-0
/
+14
*
vc4: Throttle outstanding rendering after submission.
Eric Anholt
2016-01-27
1
-0
/
+9
*
vc4: Don't record the seqno of a failed job submit.
Eric Anholt
2016-01-27
1
-2
/
+2
*
vc4: Don't consider nr_samples==1 surfaces to be MSAA.
Eric Anholt
2015-12-15
1
-2
/
+2
*
vc4: Warn instead of abort()ing on exec ioctl failures.
Eric Anholt
2015-12-15
1
-3
/
+5
*
vc4: Add support for drawing in MSAA.
Eric Anholt
2015-12-08
1
-27
/
+70
*
vc4: Add kernel RCL support for MSAA rendering.
Eric Anholt
2015-12-08
1
-0
/
+2
*
vc4: Rename color_ms_write to color_write.
Eric Anholt
2015-12-08
1
-5
/
+5
*
vc4: Add a workaround for HW-2116 (state counter wrap fails).
Eric Anholt
2015-10-23
1
-1
/
+1
*
vc4: Make a helper function for getting the current offset in the CL.
Eric Anholt
2015-07-14
1
-8
/
+6
*
vc4: Add perf debug for when we wait on BOs.
Eric Anholt
2015-07-14
1
-1
/
+1
*
vc4: Move RCL generation into the kernel.
Eric Anholt
2015-06-17
1
-6
/
+91
*
vc4: Separate out a bit of code for submitting jobs to the kernel.
Eric Anholt
2015-04-13
1
-0
/
+132