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
*
ac: fix ac_build_is_helper_invocation when postponed_kill is null
Pierre-Eric Pelloux-Prayer
2020-03-25
1
-0
/
+3
*
radv: enable VK_KHR_8bit_storage on GFX6-GFX7
Samuel Pitoiset
2020-03-24
1
-1
/
+1
*
aco: implement 64-bit VGPR constant copies in handle_operands()
Rhys Perry
2020-03-24
2
-4
/
+39
*
aco: remove dead code in handle_operands()
Rhys Perry
2020-03-24
1
-19
/
+3
*
aco: fix boolean undef regclass
Rhys Perry
2020-03-23
1
-0
/
+2
*
aco: emit IR in IF's merge block instead if the other side ends in a jump
Rhys Perry
2020-03-23
1
-6
/
+92
*
aco: improve check for unreachable loop continue blocks
Rhys Perry
2020-03-23
1
-6
/
+10
*
aco: skip NIR in unreachable merge blocks
Rhys Perry
2020-03-23
1
-2
/
+6
*
aco: handle when ACO adds new continue edges
Rhys Perry
2020-03-23
2
-1
/
+92
*
aco: handle missing second predecessors at merge block phis
Rhys Perry
2020-03-23
1
-0
/
+4
*
aco: set has_divergent_branch for discards in loops
Rhys Perry
2020-03-23
1
-0
/
+3
*
radv/llvm: fix subgroup shuffle for chips without bpermute
Samuel Pitoiset
2020-03-23
2
-5
/
+30
*
radv/winsys: spoof some values for num_render_backends in the null winsys
Samuel Pitoiset
2020-03-23
1
-40
/
+32
*
radv/winsys: fix wrong PCI ID for Vega10 in the null winsys
Samuel Pitoiset
2020-03-23
1
-1
/
+1
*
ac: fix fast division
Marek Olšák
2020-03-21
1
-5
/
+4
*
radv/winsys: set has_syncobj_wait_for_submit in the null winsys
Rhys Perry
2020-03-20
1
-0
/
+1
*
radv: fix optional pSizes parameter when binding streamout buffers
Samuel Pitoiset
2020-03-20
1
-1
/
+6
*
Android.mk: Tweak MESA_ENABLE_LLVM checks
John Stultz
2020-03-19
1
-0
/
+4
*
radv: call nir_shader_gather_info again
Rhys Perry
2020-03-19
1
-0
/
+3
*
radv: remove wrong assert that checks compute subgroup size
Samuel Pitoiset
2020-03-18
1
-5
/
+4
*
radv: fix random depth range unrestricted failures due to a cache issue
Samuel Pitoiset
2020-03-18
1
-2
/
+6
*
amd/llvm: Fix divergent descriptor regressions with radeonsi.
Bas Nieuwenhuizen
2020-03-17
1
-11
/
+13
*
ac: don't set old denormals flags with LLVM >= 11
Marek Olšák
2020-03-17
1
-1
/
+2
*
ac: set new LLVM denormal flags
Marek Olšák
2020-03-17
1
-0
/
+9
*
ac: unify denorm setting enforcement
Marek Olšák
2020-03-17
2
-14
/
+13
*
radv/gfx10: fix required ballot size with VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-03-17
4
-7
/
+27
*
radv/gfx10: fix required subgroup size with VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-03-17
3
-4
/
+17
*
radv: only inject implicit subpass dependencies if necessary
Samuel Pitoiset
2020-03-17
1
-3
/
+39
*
aco: fix operand order for LS VGPR init bug workaround
Rhys Perry
2020-03-16
1
-3
/
+3
*
aco: fix instruction encoding for LS VGPR init bug workaround
Rhys Perry
2020-03-16
1
-3
/
+3
*
aco: set late kill for v_interp_p1_f32 for some APUs
Rhys Perry
2020-03-16
3
-2
/
+8
*
aco: add a late kill flag
Rhys Perry
2020-03-16
5
-25
/
+77
*
aco: move some register demand helpers into aco_live_var_analysis.cpp
Rhys Perry
2020-03-16
4
-45
/
+55
*
radv/sqtt: handle thread trace capture in sqtt_QueuePresentKHR()
Samuel Pitoiset
2020-03-16
2
-44
/
+49
*
aco: don't stop scheduling at exports
Rhys Perry
2020-03-13
1
-5
/
+7
*
aco: allow barriers to be skipped during scheduling
Rhys Perry
2020-03-13
1
-17
/
+25
*
aco: add helpers for ensuring correct ordering while scheduling
Rhys Perry
2020-03-13
2
-193
/
+171
*
aco: add helpers for moving instructions for scheduling
Rhys Perry
2020-03-13
1
-364
/
+321
*
radv: add llvm_compiler_shader() helper
Samuel Pitoiset
2020-03-13
3
-40
/
+44
*
radv: remove unnecessary LLVM includes
Samuel Pitoiset
2020-03-13
6
-16
/
+0
*
radv: remove radv_shader_variant::aco_used
Samuel Pitoiset
2020-03-13
3
-3
/
+1
*
radv: cleanup occurences of use_aco everywhere
Samuel Pitoiset
2020-03-13
3
-31
/
+27
*
radv: use ac_gpu_info::use_late_alloc
Samuel Pitoiset
2020-03-12
1
-4
/
+6
*
radv: rewrite late alloc computation
Samuel Pitoiset
2020-03-12
1
-34
/
+43
*
radv: tune primitive binning for small chips
Samuel Pitoiset
2020-03-12
1
-2
/
+7
*
radv: use better tessellation tunables on GFX9+
Samuel Pitoiset
2020-03-12
1
-1
/
+8
*
radv/gfx10: cache metadata in L2 on small chips
Samuel Pitoiset
2020-03-12
1
-8
/
+21
*
ac: disable late alloc on small gfx10 chips
Marek Olšák
2020-03-12
1
-1
/
+2
*
ac: add radeon_info::use_late_alloc to control LATE_ALLOC globally
Marek Olšák
2020-03-12
2
-0
/
+5
*
radv/sqtt: describe layout transitions with user markers
Samuel Pitoiset
2020-03-12
5
-1
/
+126
[next]