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
/
freedreno
/
ir3
/
ir3.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3/validate: add checking for types and opcodes
Rob Clark
2020-05-19
1
-0
/
+16
*
freedreno/ir3: add helpers to deal with src/dst types
Rob Clark
2020-05-19
1
-0
/
+51
*
freedreno/ir3: add simple validate pass
Rob Clark
2020-05-19
1
-1
/
+6
*
freedreno/ir3/group: fix for half-regs
Rob Clark
2020-05-19
1
-1
/
+3
*
freedreno/ir3: make input/output iterators declare cursor ptr
Rob Clark
2020-05-19
1
-4
/
+6
*
freedreno/ir3: make foreach_ssa_src declar cursor ptr
Rob Clark
2020-05-19
1
-2
/
+3
*
freedreno/ir3: make foreach_src declare cursor ptr
Rob Clark
2020-05-19
1
-4
/
+3
*
freedreno/ir3: add IR3_PASS() macro
Rob Clark
2020-05-19
1
-0
/
+7
*
freedreno/ir3/postsched: report progress
Rob Clark
2020-05-19
1
-1
/
+1
*
freedreno/ir3/legalize: report progress
Rob Clark
2020-05-19
1
-1
/
+1
*
freedreno/ir3/group: report progress
Rob Clark
2020-05-19
1
-1
/
+1
*
freedreno/ir3/deps: report progress
Rob Clark
2020-05-19
1
-1
/
+1
*
freedreno/ir3/cp: report progress
Rob Clark
2020-05-19
1
-1
/
+1
*
freedreno/cf: report progress
Rob Clark
2020-05-19
1
-1
/
+1
*
freedreno/ir3/dce: report progress
Rob Clark
2020-05-19
1
-1
/
+1
*
freedreno/ir3: remove Sethi-Ullman numbering pass
Rob Clark
2020-05-19
1
-6
/
+0
*
freedreno/ir3/sched: avoid scheduling outputs
Rob Clark
2020-05-13
1
-0
/
+14
*
freedreno/ir3/postsched: reset sfu_delay on sync
Rob Clark
2020-05-13
1
-0
/
+29
*
freedreno/ir3: Sync some new changes from envytools.
Eric Anholt
2020-05-04
1
-4
/
+4
*
freedreno/ir3: Add support for disasm of cat2 float32 immediates.
Eric Anholt
2020-04-27
1
-36
/
+0
*
ir3: Fix bug with shaders that only exit via discard
Connor Abbott
2020-04-22
1
-0
/
+2
*
ir3/ra: Fix off-by-one issues with live-range extension
Connor Abbott
2020-04-18
1
-0
/
+1
*
ir3: Fix LDC offset units
Connor Abbott
2020-04-15
1
-1
/
+1
*
freedreno/ir3: don't overwrite wrmask in ir3_SAM
Jonathan Marek
2020-04-14
1
-2
/
+2
*
freedreno/ir3: rename depth->dce
Rob Clark
2020-04-13
1
-21
/
+5
*
freedreno/ir3: better cleanup when removing unused instructions
Rob Clark
2020-04-13
1
-7
/
+16
*
freedreno/ir3: add mov/cov stats
Rob Clark
2020-04-13
1
-0
/
+2
*
freedreno/ir3: new pre-RA scheduler
Rob Clark
2020-04-13
1
-1
/
+0
*
freedreno/ir3: make falsedep use's optional
Rob Clark
2020-04-13
1
-1
/
+1
*
freedreno/ir3: Stop doing b2n on the SEL condition.
Eric Anholt
2020-04-13
1
-0
/
+1
*
ir3: Plumb through bindless support
Connor Abbott
2020-04-09
1
-4
/
+15
*
ir3: Plumb through support for a1.x
Connor Abbott
2020-04-09
1
-5
/
+17
*
freedreno/ir3: add a pass to collect SSA uses
Rob Clark
2020-04-04
1
-0
/
+13
*
freedreno/ir3: remove unused helper
Rob Clark
2020-03-27
1
-10
/
+0
*
freedreno/ir3: fix has_latency_to_hide
Rob Clark
2020-03-10
1
-1
/
+8
*
freedreno/ir3: split out has_latency_to_hide()
Rob Clark
2020-03-10
1
-0
/
+24
*
freedreno/ir3: add simplified stall estimation
Rob Clark
2020-03-10
1
-0
/
+3
*
freedreno/ir3: update SFU delay
Rob Clark
2020-02-28
1
-1
/
+1
*
freedreno/ir3: track half-precision live values
Rob Clark
2020-02-28
1
-0
/
+12
*
freedreno/ir3: rewrite regmask to better support a6xx+
Rob Clark
2020-02-28
1
-23
/
+53
*
freedreno/ir3: remove regmask_set_if_not()
Rob Clark
2020-02-28
1
-21
/
+0
*
freedreno/computerator: polish out some of the rust
Rob Clark
2020-02-24
1
-0
/
+3
*
freedreno/ir3: handle half registers for arrays during register allocation.
Hyunjun Ko
2020-02-24
1
-0
/
+3
*
freedreno/ir3: Add new ir3 pass to fold out fp16 conversions
Hyunjun Ko
2020-02-24
1
-0
/
+3
*
freedreno/ir3: Add cat4 mediump opcodes
Hyunjun Ko
2020-02-07
1
-0
/
+3
*
freedreno/ir3: fold const conversion into consumer
Rob Clark
2020-02-07
1
-0
/
+19
*
freedreno/ir3: Set IR3_REG_HALF flag on src as well in immediate MOV
Kristian H. Kristensen
2020-02-07
1
-1
/
+1
*
freedreno/ir3: add is_tex_or_prefetch()
Rob Clark
2020-02-01
1
-0
/
+5
*
freedreno/ir3: post-RA sched pass
Rob Clark
2020-02-01
1
-0
/
+3
*
freedreno/ir3: fix kill scheduling
Rob Clark
2020-02-01
1
-1
/
+1
[next]