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: remove unnecessary RADV_DEBUG=nobatchchain option
Samuel Pitoiset
2020-02-14
5
-15
/
+11
*
radv: remove unused RADV_HASH_SHADER_IS_GEOM_COPY_SHADER
Samuel Pitoiset
2020-02-13
1
-6
/
+5
*
radv: remove RADV_DEBUG=nosisched and RADV_PERFTEST=sisched
Samuel Pitoiset
2020-02-13
5
-43
/
+32
*
radv: remove LLVM sicheduler enable for The Talos Principle
Samuel Pitoiset
2020-02-13
1
-9
/
+1
*
radv: implement VK_EXT_line_rasterization
Samuel Pitoiset
2020-02-13
5
-7
/
+112
*
radv: fix line width range and granularity
Samuel Pitoiset
2020-02-13
1
-2
/
+2
*
aco: improve SCC handling in some SALU combines
Rhys Perry
2020-02-12
1
-6
/
+4
*
aco: disable some instruction combining if it could change an exec operand
Rhys Perry
2020-02-12
1
-2
/
+13
*
Rename nir_lower_constant_initializers to nir_lower_variable_initalizers
Arcady Goldmints-Orlov
2020-02-12
1
-3
/
+3
*
aco: fix creating v_madak if v_mad_f32 has two sgpr literals
Samuel Pitoiset
2020-02-11
1
-1
/
+1
*
radv: set the chip name to GCN-NOOP when RADV_FORCE_FAMILY is set
Samuel Pitoiset
2020-02-11
1
-0
/
+1
*
radv: make sure to not submit any IBs when RADV_FORCE_FAMILY is set
Samuel Pitoiset
2020-02-11
5
-0
/
+9
*
radv: Do not redundantly set the RB+ regs on pipeline switch.
Bas Nieuwenhuizen
2020-02-11
2
-1
/
+19
*
radv: Optimize emitting index buffer changes.
Bas Nieuwenhuizen
2020-02-11
1
-2
/
+7
*
aco: fix waiting for scalar stores before "writing back" data on GFX8-GFX9
Samuel Pitoiset
2020-02-10
1
-6
/
+9
*
aco: do not use ds_{read,write}2 on GFX6
Samuel Pitoiset
2020-02-07
1
-4
/
+6
*
aco: gfx10_wave64_bpermute reduce op to print_ir
Rhys Perry
2020-02-06
1
-0
/
+1
*
aco: fix gfx10_wave64_bpermute
Rhys Perry
2020-02-06
1
-1
/
+6
*
aco/optimizer: Don't combine uniform bool s_and to s_andn2.
Timur Kristóf
2020-02-05
1
-0
/
+3
*
radv: Do not set SX DISABLE bits for RB+ with unused surfaces.
Bas Nieuwenhuizen
2020-02-04
1
-6
/
+7
*
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
[next]