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
*
radv: Enable Subgroup Arithmetic and Clustered for SI
Daniel Schürmann
2019-11-20
1
-6
/
+5
*
amd/llvm: Add Subgroup Scan functions for SI
Daniel Schürmann
2019-11-20
1
-6
/
+75
*
radv: enable VK_KHR_shader_subgroup_extended_types on GFX6-GFX7
Samuel Pitoiset
2019-11-20
1
-1
/
+1
*
radv: Do not change scratch settings while shaders are active.
Bas Nieuwenhuizen
2019-11-20
4
-55
/
+105
*
ac: fill num_rings for remaining IPs
Marek Olšák
2019-11-19
1
-2
/
+16
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
6
-20
/
+23
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
3
-5
/
+5
*
radv/aco: enable VK_KHR_shader_subgroup_extended_types
Rhys Perry
2019-11-19
1
-1
/
+1
*
aco: implement 64-bit integer reductions
Rhys Perry
2019-11-19
3
-10
/
+240
*
aco: refactor reduction lowering helpers
Rhys Perry
2019-11-19
1
-174
/
+115
*
radv: advertise VK_KHR_shader_subgroup_extended_types on GFX8-GFX9
Samuel Pitoiset
2019-11-19
2
-0
/
+7
*
ac: add 16-bit float support to ac_build_alu_op()
Samuel Pitoiset
2019-11-19
1
-4
/
+5
*
ac: add 8-bit and 16-bit supports to ac_build_optimization_barrier()
Samuel Pitoiset
2019-11-19
1
-2
/
+13
*
ac: add 8-bit and 16-bit supports to ac_build_wwm()
Samuel Pitoiset
2019-11-19
1
-3
/
+18
*
ac: add 8-bit and 16-bit supports to get_reduction_identity()
Samuel Pitoiset
2019-11-19
1
-1
/
+33
*
ac: add 8-bit and 16-bit supports to ac_build_swizzle()
Samuel Pitoiset
2019-11-19
1
-6
/
+13
*
ac: add 8-bit and 16-bit supports to ac_build_dpp()
Samuel Pitoiset
2019-11-19
1
-13
/
+20
*
ac: add 8-bit and 16-bit supports to ac_build_set_inactive()
Samuel Pitoiset
2019-11-19
1
-0
/
+9
*
ac: add 8-bit and 16-bit supports to ac_build_readlane()
Samuel Pitoiset
2019-11-19
1
-6
/
+16
*
ac: add 8-bit and 16-bit supports to ac_build_shuffle()
Samuel Pitoiset
2019-11-19
1
-5
/
+10
*
ac: remove useless cast in ac_build_set_inactive()
Samuel Pitoiset
2019-11-19
1
-1
/
+2
*
radv: implement VK_AMD_device_coherent_memory
Samuel Pitoiset
2019-11-18
3
-15
/
+101
*
ac: add radeon_info::has_l2_uncached
Samuel Pitoiset
2019-11-18
2
-0
/
+4
*
aco: implement VK_KHR_shader_float_controls
Rhys Perry
2019-11-15
9
-25
/
+227
*
aco: fix 64-bit fsign with 0
Rhys Perry
2019-11-15
1
-1
/
+1
*
aco: don't combine literals into v_cndmask_b32/v_subb/v_addc
Rhys Perry
2019-11-15
1
-0
/
+6
*
radv: enable FP16/FP64 denormals earlier and only for LLVM
Rhys Perry
2019-11-15
1
-14
/
+14
*
radv: make sure to not clear the ds attachment after resolves
Samuel Pitoiset
2019-11-15
1
-0
/
+3
*
radv: remove useless RADV_DEBUG=unsafemath debug option
Samuel Pitoiset
2019-11-15
9
-66
/
+29
*
aco: Optimize out trivial code from uniform bools.
Timur Kristóf
2019-11-14
1
-3
/
+27
*
aco: Treat all booleans as per-lane.
Timur Kristóf
2019-11-14
3
-287
/
+184
*
aco: use s_and_b64 exec to reduce uniform booleans to one bit
Daniel Schürmann
2019-11-14
1
-1
/
+3
*
aco: Make sure not to mistakenly propagate 64-bit constants.
Timur Kristóf
2019-11-14
1
-3
/
+3
*
aco: value number instructions using the execution mask
Daniel Schürmann
2019-11-14
1
-28
/
+51
*
aco: check if SALU instructions are predeceeded by exec when calculating WQM ...
Daniel Schürmann
2019-11-14
3
-10
/
+13
*
ac: fix build with recent LLVM
Samuel Pitoiset
2019-11-14
1
-0
/
+4
*
aco: combine read_invocation and shuffle implementations
Rhys Perry
2019-11-12
1
-29
/
+7
*
aco: don't propagate vgprs into v_readlane/v_writelane
Rhys Perry
2019-11-12
1
-1
/
+8
*
aco: fix read_invocation with VGPR lane index
Rhys Perry
2019-11-12
1
-2
/
+1
*
aco: fix shuffle with uniform operands
Rhys Perry
2019-11-12
1
-6
/
+6
*
aco: use DPP instead of exec modification when lowering GFX10 shuffles
Rhys Perry
2019-11-12
1
-15
/
+7
*
aco: rematerialize s_movk instructions
Daniel Schürmann
2019-11-12
1
-2
/
+7
*
aco: preserve kill flag on moved operands during RA
Daniel Schürmann
2019-11-12
1
-1
/
+1
*
aco: fix invalid access on Pseudo_instructions
Daniel Schürmann
2019-11-12
2
-2
/
+10
*
ac: handle pointer types to LDS in ac_get_elem_bits()
Samuel Pitoiset
2019-11-12
1
-0
/
+5
*
radv: fix radv secure compile feature breaks compilation on armhf EABI and aa...
Luis Mendes
2019-11-12
1
-0
/
+8
*
radv: fix radv_nir_get_max_workgroup_size when nir=NULL
Rhys Perry
2019-11-11
1
-1
/
+4
*
ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.
Timur Kristóf
2019-11-08
2
-0
/
+6
*
aco: add Instruction::usesModifiers() and add more checks in the optimizer
Rhys Perry
2019-11-08
2
-7
/
+23
*
radv: adjust loop unrolling heuristics for int64
Rhys Perry
2019-11-07
2
-7
/
+16
[next]