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
*
radv: Allow non-dedicated linear images and buffer.
Bas Nieuwenhuizen
2020-02-02
2
-6
/
+13
*
aco: fix image_atomic_cmp_swap
Daniel Schürmann
2020-01-31
2
-2
/
+3
*
aco: fix MUBUF VS input loads when expanding vec3 to vec4 on GFX6
Samuel Pitoiset
2020-01-31
1
-1
/
+6
*
radv: refactor physical device properties
Samuel Pitoiset
2020-01-29
1
-250
/
+233
*
aco: Fix the meaning of is_atomic.
Timur Kristóf
2020-01-29
2
-7
/
+7
*
aco: simplify gathering of MIMG address components
Daniel Schürmann
2020-01-29
1
-129
/
+79
*
aco: simplify adjust_sample_index_using_fmask() & get_image_coords()
Daniel Schürmann
2020-01-29
1
-26
/
+27
*
aco: fix register allocation with multiple live-range splits
Daniel Schürmann
2020-01-29
1
-7
/
+13
*
aco: reorder VMEM operands in ACO IR
Daniel Schürmann
2020-01-29
11
-132
/
+153
*
aco: fix exec mask consistency issues
Rhys Perry
2020-01-29
1
-3
/
+7
*
aco: parallelcopy exec mask before s_wqm
Rhys Perry
2020-01-29
1
-0
/
+7
*
aco: fill reg_demand with sensible information in add_coupling_code()
Rhys Perry
2020-01-29
1
-14
/
+22
*
aco: improve assertion at the end of spiller
Rhys Perry
2020-01-29
1
-1
/
+1
*
aco: set exec_potentially_empty after continues/breaks in nested IFs
Rhys Perry
2020-01-29
2
-15
/
+51
*
aco: error when block has no logical preds but VGPRs are live at the start
Rhys Perry
2020-01-29
1
-1
/
+2
*
aco: don't always add logical edges from continue_break blocks to headers
Rhys Perry
2020-01-29
1
-1
/
+2
*
aco: only create parallelcopy to restore exec at loop exit if needed
Rhys Perry
2020-01-29
1
-2
/
+29
*
aco: don't update demand in add_coupling_code() for loop headers
Rhys Perry
2020-01-29
1
-3
/
+9
*
aco: don't consider loop header blocks branch blocks in add_coupling_code
Rhys Perry
2020-01-29
1
-1
/
+1
*
aco: fix target calculation when vgpr spilling introduces sgpr spilling
Rhys Perry
2020-01-29
1
-2
/
+1
*
radv/gfx10: re-enable NGG GS
Samuel Pitoiset
2020-01-29
1
-15
/
+0
*
radv/gfx10: implement NGG GS queries
Samuel Pitoiset
2020-01-29
7
-6
/
+155
*
radv/gfx10: add a separate flag for creating a GDS OA buffer
Samuel Pitoiset
2020-01-29
3
-7
/
+26
*
aco: fix VS input loads with MUBUF on GFX6
Samuel Pitoiset
2020-01-29
1
-1
/
+7
*
aco: run p_wqm instructions in WQM
Rhys Perry
2020-01-29
1
-2
/
+3
*
aco: ensure predecessors' p_logical_end is in WQM when a p_phi is in WQM
Rhys Perry
2020-01-29
1
-1
/
+10
*
radv: remove the non conformant VK implementation warning on GFX10
Samuel Pitoiset
2020-01-29
1
-2
/
+1
*
radv: bump conformance version to 1.2.0.0
Samuel Pitoiset
2020-01-29
1
-2
/
+2
*
radv: implement VK_AMD_shader_explicit_vertex_parameter
Samuel Pitoiset
2020-01-29
3
-8
/
+19
*
radv: gather which input PS variables use an explicit interpolation mode
Samuel Pitoiset
2020-01-29
2
-0
/
+3
*
aco: implement VK_AMD_shader_explicit_vertex_parameter
Samuel Pitoiset
2020-01-29
2
-5
/
+42
*
ac/llvm: implement VK_AMD_shader_explicit_vertex_parameter
Samuel Pitoiset
2020-01-29
3
-21
/
+51
*
radv: enable VK_AMD_shader_fragment_mask on GFX6-GFX7
Samuel Pitoiset
2020-01-29
1
-1
/
+1
*
aco: fix combine_salu_not_bitwise() when SCC is used
Daniel Schürmann
2020-01-28
1
-0
/
+1
*
aco: fix rebase error from GS copy shader support
Rhys Perry
2020-01-28
1
-0
/
+15
*
aco: use MUBUF in some situations instead of splitting vertex fetches
Rhys Perry
2020-01-28
1
-10
/
+25
*
aco: value-number MUBUF instructions
Rhys Perry
2020-01-28
1
-2
/
+16
*
aco: handle unaligned vertex fetch on GFX10
Rhys Perry
2020-01-28
1
-1
/
+2
*
aco: skip unused channels at the start when fetching vertices
Rhys Perry
2020-01-28
1
-1
/
+10
*
aco: rework vertex fetching a bit
Rhys Perry
2020-01-28
3
-74
/
+128
*
amd/common,radv: move vertex_format_table to ac_shader_util.{h,c}
Rhys Perry
2020-01-28
3
-27
/
+38
*
radv: do not allow sparse resources with multi-planar formats
Samuel Pitoiset
2020-01-27
1
-0
/
+6
*
aco: fix literal application with v_cndmask_b32/v_addc_co_u32/etc
Rhys Perry
2020-01-27
1
-0
/
+3
*
aco: always add sgprs to sgpr_ids when choosing literals
Rhys Perry
2020-01-27
1
-3
/
+5
*
aco: fix operand to scc when selecting SGPR ufind_msb/ifind_msb
Rhys Perry
2020-01-27
1
-1
/
+1
*
aco: fix WaR check for >64-bit FLAT/GLOBAL instructions
Rhys Perry
2020-01-27
1
-2
/
+2
*
radv/winsys: set IB flags prior to submit in the sysmem path
Florian Will
2020-01-27
1
-0
/
+2
*
radv: print NIR shaders after lowering FS inputs/outputs
Samuel Pitoiset
2020-01-24
1
-3
/
+5
*
radv: enable ACO support for GFX6
Samuel Pitoiset
2020-01-24
1
-4
/
+0
*
aco: copy the literal offset of SMEM instructions to a temporary
Samuel Pitoiset
2020-01-24
1
-5
/
+10
[next]