index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
broadcom
/
qpu
/
qpu_instr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
v3d: add shader-db stat to count SFU stalls
Jose Maria Casanova Crespo
2019-07-22
1
-12
/
+22
*
v3d: implement simultaneous peripheral access exceptions for V3D 4.1+
Iago Toral Quiroga
2019-06-18
1
-0
/
+10
*
v3d: Fix incorrect flagging of ldtmu as writing r4 on v3d 4.x.
Eric Anholt
2019-02-18
1
-5
/
+4
*
v3d: Fix copy-propagation of input unpacks.
Eric Anholt
2019-02-05
1
-0
/
+67
*
v3d: Fold comparisons for IF conditions into the flags for the IF.
Eric Anholt
2019-01-02
1
-0
/
+17
*
v3d: Move "does this instruction have flags" from sched to generic helpers.
Eric Anholt
2018-12-30
1
-0
/
+41
*
v3d: Do uniform pretty-printing in the QPU dump.
Eric Anholt
2018-12-14
1
-0
/
+14
*
v3d: Add missing flagging of SYNCB as a TSY op.
Eric Anholt
2018-12-14
1
-0
/
+1
*
v3d: Add support for the TMUWT instruction.
Eric Anholt
2018-07-31
1
-0
/
+8
*
v3d: Switch to using the new SFU instructions on V3D 4.x.
Eric Anholt
2018-07-23
1
-0
/
+30
*
v3d: Add QPU pack/unpack for the new SFU instructions.
Eric Anholt
2018-07-23
1
-0
/
+12
*
v3d: Fix the name of the "flpop" operation.
Eric Anholt
2018-07-23
1
-2
/
+2
*
broadcom/vc5: Add a QPU helper for instructions using the TLB.
Eric Anholt
2018-03-19
1
-0
/
+22
*
broadcom/vc5: Introduce v3d_qpu_reads_vpm()/v3d_qpu_writes_vpm().
Eric Anholt
2018-03-19
1
-3
/
+32
*
broadcom/vc5: The ldvpm signal also a case of using the VPM.
Eric Anholt
2018-03-19
1
-0
/
+3
*
broadcom/vc5: Extract v3d_qpu_writes_tmu() helper.
Eric Anholt
2018-03-19
1
-0
/
+10
*
broadcom/vc5: Update QPU instruction pack/unpack for v4.2.
Eric Anholt
2018-01-27
1
-2
/
+3
*
broadcom/vc5: Add the new TMU write addresses for V3D 4.x (and r5rep).
Eric Anholt
2018-01-12
1
-10
/
+21
*
broadcom/vc5: Use the new LDVPM/STVPM opcodes on V3D 4.1.
Eric Anholt
2018-01-12
1
-6
/
+55
*
broadcom/vc5: Drop dead VC5_QPU_* defines from qpu_instr.c.
Eric Anholt
2018-01-12
1
-80
/
+0
*
broadcom/vc5: Drop signal bit #defines.
Eric Anholt
2018-01-12
1
-4
/
+0
*
broadcom/vc5: Add support for V3Dv4 signal bits.
Eric Anholt
2018-01-12
1
-4
/
+38
*
broadcom/vc5: Fix scheduling for a non-SFU R4 write after a dead R4 write.
Eric Anholt
2017-11-07
1
-2
/
+28
*
broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm.
Eric Anholt
2017-10-10
1
-0
/
+645