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_qpu_schedule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Fix a pasteo in scheduling condition flag usage.
Eric Anholt
2016-07-04
1
-1
/
+1
*
vc4: Fix latency handling for QPU texture scheduling.
Eric Anholt
2015-12-18
1
-32
/
+50
*
vc4: Keep sample mask writes from being reordered after TLB writes
Eric Anholt
2015-12-18
1
-1
/
+2
*
vc4: Add debugging of the estimated time to run the shader to shader-db.
Eric Anholt
2015-12-11
1
-15
/
+38
*
vc4: Add support for storing sample mask.
Eric Anholt
2015-12-04
1
-0
/
+4
*
vc4: Convert from simple_list.h to list.h
Eric Anholt
2015-05-29
1
-38
/
+26
*
vc4: Add support for turning constant uniforms into small immediates.
Eric Anholt
2014-12-17
1
-2
/
+6
*
vc4: Do QPU scheduling across uniform loads.
Eric Anholt
2014-12-09
1
-28
/
+60
*
vc4: Populate the delay field better, and schedule high delay first.
Eric Anholt
2014-12-09
1
-1
/
+49
*
vc4: Skip raddr dependencies for 32-bit immediate loads.
Eric Anholt
2014-12-09
1
-2
/
+5
*
vc4: Mark VPM read setup as impacting VPM reads, not writes.
Eric Anholt
2014-12-09
1
-1
/
+7
*
vc4: Add separate write-after-read dependency tracking for pairing.
Eric Anholt
2014-12-05
1
-20
/
+58
*
vc4: Fix inverted priority of instructions for QPU scheduling.
Eric Anholt
2014-12-05
1
-10
/
+10
*
vc4: Pair up QPU instructions when scheduling.
Eric Anholt
2014-12-01
1
-17
/
+62
*
vc4: Introduce scheduling of QPU instructions.
Eric Anholt
2014-12-01
1
-0
/
+693