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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
aco: implement 64bit VGPR shifts for SI/CI
Daniel Schürmann
2019-12-07
1
-7
/
+27
*
aco: split read/writelane opcode into VOP2/VOP3 version for SI/CI
Daniel Schürmann
2019-12-07
9
-35
/
+72
*
aco: fix disassembly of writelane instructions.
Daniel Schürmann
2019-12-07
1
-1
/
+7
*
aco: recognize SI/CI SMRD hazards
Daniel Schürmann
2019-12-07
1
-2
/
+27
*
aco: implement quad swizzles for SI/CI
Daniel Schürmann
2019-12-07
1
-30
/
+75
*
aco: move buffer_store data to VGPR if needed
Daniel Schürmann
2019-12-07
1
-1
/
+1
*
aco: implement nir_op_isign on SI/CI
Daniel Schürmann
2019-12-07
1
-2
/
+7
*
aco: only use scalar loads for readonly buffers on SI/CI
Daniel Schürmann
2019-12-07
1
-1
/
+1
*
aco: implement nir_op_fquantize2f16 for SI/CI
Daniel Schürmann
2019-12-07
1
-7
/
+16
*
aco: fix SMEM offsets for SI/CI
Daniel Schürmann
2019-12-07
1
-1
/
+2
*
aco: SI/CI - fix sampler aniso
Daniel Schürmann
2019-12-07
1
-5
/
+20
*
aco: handle gfx7 int8/10 clamping on exports
Dave Airlie
2019-12-07
1
-8
/
+37
*
aco: Initial GFX7 Support
Daniel Schürmann
2019-12-07
4
-72
/
+95
*
aco: refactor visit_store_fs_output() to use the Builder
Daniel Schürmann
2019-12-07
1
-49
/
+15
*
aco/wave32: Fix reductions.
Timur Kristóf
2019-12-04
3
-30
/
+45
*
aco/wave32: Allow setting the subgroup ballot size to 64-bit.
Timur Kristóf
2019-12-04
2
-4
/
+8
*
aco/wave32: Use wave_size for barrier intrinsic.
Timur Kristóf
2019-12-04
2
-3
/
+3
*
aco/wave32: Fix load_local_invocation_index to support wave32.
Timur Kristóf
2019-12-04
1
-3
/
+15
*
aco/wave32: Use lane mask regclass for exec/vcc.
Timur Kristóf
2019-12-04
12
-209
/
+250
*
aco/wave32: Add wave size specific opcodes to aco_builder.
Timur Kristóf
2019-12-04
1
-0
/
+78
*
aco/wave32: Introduce emit_mbcnt which takes wave size into account.
Timur Kristóf
2019-12-04
1
-17
/
+24
*
aco/wave32: Replace hardcoded numbers in spiller with wave size.
Timur Kristóf
2019-12-04
1
-15
/
+16
*
aco/wave32: Change uniform bool optimization to work with wave32.
Timur Kristóf
2019-12-04
1
-1
/
+2
*
aco: Optimize load_subgroup_id to one bit field extract instruction.
Timur Kristóf
2019-12-04
1
-3
/
+2
*
aco: Remove lower_linear_bool_phi, it is not needed anymore.
Timur Kristóf
2019-12-04
1
-24
/
+1
*
aco: Remove superfluous argument from emit_boolean_logic.
Timur Kristóf
2019-12-04
1
-6
/
+6
*
aco: Fix operand of s_bcnt1_i32_b64 in emit_boolean_reduce.
Timur Kristóf
2019-12-04
1
-1
/
+1
*
radv/gfx10: fix the vertex order for triangle strips emitted by a GS
Samuel Pitoiset
2019-12-04
1
-48
/
+47
*
radv: simplify a check in radv_fixup_vertex_input_fetches()
Samuel Pitoiset
2019-12-04
1
-4
/
+2
*
radv: remove dead shader input/output variables
Samuel Pitoiset
2019-12-04
1
-1
/
+1
*
ac/llvm: fix atomic var operations if source isn't a deref
Samuel Pitoiset
2019-12-03
1
-7
/
+9
*
aco: fix block_kind_discard s_andn2 definition to exec
Rhys Perry
2019-12-02
1
-0
/
+2
*
aco: handle loop exit and IF merge phis with break/discard
Rhys Perry
2019-12-02
2
-54
/
+80
*
aco: validate the CFG
Rhys Perry
2019-12-02
1
-0
/
+31
*
radv: set writes_memory for global memory stores/atomics
Rhys Perry
2019-12-02
1
-8
/
+25
*
ac/llvm: improve sync scope for global atomics
Rhys Perry
2019-12-02
1
-0
/
+3
*
ac/llvm: fix pointer type for global atomics
Rhys Perry
2019-12-02
1
-0
/
+6
*
aco: drop useless lowering of deref operations for shared memory
Samuel Pitoiset
2019-11-29
1
-5
/
+1
*
radv,ac/nir: lower deref operations for shared memory
Samuel Pitoiset
2019-11-29
2
-22
/
+45
*
aco: fix a couple of value numbering issues
Daniel Schürmann
2019-11-29
1
-11
/
+18
*
aco: don't split live-ranges of linear VGPRs
Daniel Schürmann
2019-11-29
1
-4
/
+11
*
aco: implement global atomics
Rhys Perry
2019-11-29
2
-0
/
+107
*
aco: improve FLAT/GLOBAL scheduling
Rhys Perry
2019-11-29
5
-14
/
+30
*
aco: don't enable store_global for helper invocations
Rhys Perry
2019-11-29
4
-0
/
+8
*
aco: fix SADDR with FLAT on GFX10
Rhys Perry
2019-11-29
1
-1
/
+1
*
aco: fix assembly of FLAT/GLOBAL atomics
Rhys Perry
2019-11-29
1
-1
/
+1
*
aco: fix GFX10 opcodes for some global/flat atomics
Rhys Perry
2019-11-29
1
-6
/
+6
*
aco: improve WAR hazard workaround with >64bit stores
Rhys Perry
2019-11-29
1
-9
/
+15
*
aco: add v_nop inbetween exec write and VMEM/DS/FLAT
Rhys Perry
2019-11-29
1
-5
/
+8
*
aco: fix incorrect cast in parse_wait_instr()
Rhys Perry
2019-11-29
1
-1
/
+1
[next]