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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac/nir, radv, radeonsi: Switch to using ac_shader_args
Connor Abbott
2019-11-25
6
-783
/
+843
*
ac: Add a shared interface between radv, radeonsi, LLVM and ACO
Connor Abbott
2019-11-25
6
-0
/
+273
*
radv: Rename ac_arg_regfile
Connor Abbott
2019-11-25
1
-2
/
+2
*
ac/llvm: fix the local invocation index for wave32
Samuel Pitoiset
2019-11-25
1
-0
/
+4
*
radv: disable subgroup shuffle operations on GFX10
Samuel Pitoiset
2019-11-25
1
-1
/
+2
*
radv: create a fresh fork for each pipeline compile
Timothy Arceri
2019-11-25
2
-14
/
+139
*
radv: add a secure_compile_open_fifo_fds() helper
Timothy Arceri
2019-11-25
1
-0
/
+43
*
radv: add some infrastructure for fresh forks for each secure compile
Timothy Arceri
2019-11-25
1
-1
/
+14
*
aco: fix waitcnts for barriers at block ends
Rhys Perry
2019-11-22
1
-0
/
+3
*
aco: fix copy+paste error
Rhys Perry
2019-11-21
1
-2
/
+2
*
aco: improve waitcnt insertion around loops
Rhys Perry
2019-11-21
1
-45
/
+108
*
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
[next]