aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/ir3/instr-a3xx.h
Commit message (Expand)AuthorAgeFilesLines
* freedreno/ir3: Fix duplicated fine derivatives instructions.Eric Anholt2020-07-181-0/+3
* freedreno: Set the immediate flag in a4/a5xx resinfos.Eric Anholt2020-05-261-1/+1
* freedreno/ir3: Define the bindful uniform/nonuniform desc modes for cat6 a6xx.Eric Anholt2020-05-041-3/+5
* freedreno/ir3: Sync some new changes from envytools.Eric Anholt2020-05-041-9/+34
* freedreno/ir3: Add support for disasm of cat2 float32 immediates.Eric Anholt2020-04-271-0/+37
* ir3: Add bindless instruction encodingConnor Abbott2020-04-091-33/+115
* freedreno/ir3: rename instructionsRob Clark2020-01-151-2/+3
* freedreno/ir3: rename fanin/fanout to collect/splitRob Clark2019-11-121-5/+8
* freedreno/ir3: sync disasm changes from envytoolsRob Clark2019-11-091-1/+8
* freedreno/ir3: Add new synchronization opcodesKristian H. Kristensen2019-11-071-0/+3
* freedreno/a6xx: Add register offset for STG/LDGKristian H. Kristensen2019-11-071-0/+2
* freedreno/ir3: rename mul.s/mul.uRob Clark2019-10-181-2/+2
* freedreno/ir3: add meta instruction for pre-fs texture fetchRob Clark2019-10-181-0/+5
* freedreno/ir3 better cat6 encoding detectionRob Clark2019-03-211-4/+23
* freedreno/ir3: gsampler2DMSArray fixesRob Clark2019-02-261-0/+12
* freedreno/ir3: sync instr/disasm and add ldib encodingRob Clark2019-02-201-2/+6
* freedreno/ir3: sync instr/disasmRob Clark2018-12-071-7/+52
* freedreno: move ir3 to common locationRob Clark2018-11-271-0/+872