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
*
aco: handle undef p_create_vector operands in the optimizer
Rhys Perry
2020-04-24
1
-0
/
+4
*
aco: vectorize global loads/stores
Rhys Perry
2020-04-24
1
-2
/
+10
*
aco: allow 8/16-bit shared loads
Rhys Perry
2020-04-24
1
-2
/
+0
*
aco: add and use get_buffer_store_op() helper
Rhys Perry
2020-04-24
1
-78
/
+33
*
aco: refactor visit_store_scratch() to use new helpers
Rhys Perry
2020-04-24
1
-32
/
+15
*
aco: refactor visit_store_global() to use new helpers
Rhys Perry
2020-04-24
1
-30
/
+29
*
aco: refactor visit_store_ssbo() to use new helpers
Rhys Perry
2020-04-24
1
-64
/
+13
*
aco: refactor store_vmem_mubuf() to use new helpers
Rhys Perry
2020-04-24
1
-58
/
+9
*
aco: refactor store_lds() to use new helpers
Rhys Perry
2020-04-24
1
-91
/
+90
*
aco: add helpers for splitting stores
Rhys Perry
2020-04-24
1
-0
/
+155
*
aco: use emit_load helper for VMEM/SMEM loads
Rhys Perry
2020-04-24
1
-494
/
+226
*
aco: refactor load_lds to use new helpers
Rhys Perry
2020-04-24
1
-98
/
+75
*
aco: add emit_load helper
Rhys Perry
2020-04-24
1
-0
/
+285
*
aco: add and use RegClass::get() helper
Rhys Perry
2020-04-24
2
-14
/
+12
*
aco: be more careful about using SMEM for load_global
Rhys Perry
2020-04-24
1
-3
/
+4
*
radv: allocate larger shader memory slabs if needed
Rhys Perry
2020-04-24
1
-2
/
+2
*
radv: align buffer descriptor sizes to dword
Rhys Perry
2020-04-24
2
-2
/
+16
*
aco: Move s_setprio to correct place after the gs_alloc_req.
Timur Kristóf
2020-04-24
1
-2
/
+3
*
aco: Use 24-bit multiplication for NGG wave id and thread id.
Timur Kristóf
2020-04-24
1
-2
/
+2
*
aco: Use 24-bit multiplication in TCS I/O
Timur Kristóf
2020-04-24
1
-5
/
+5
*
aco: Const correctness for aco_print_ir.
Timur Kristóf
2020-04-24
2
-26
/
+26
*
aco: Const correctness for get_barrier_interaction.
Timur Kristóf
2020-04-24
2
-11
/
+11
*
aco: Abort when RA can't find a register.
Timur Kristóf
2020-04-24
1
-1
/
+2
*
aco: Increase barrier_count to 7 to include barrier_barrier.
Timur Kristóf
2020-04-24
1
-1
/
+1
*
aco: Only store TCS outputs to VMEM when they are read by TES.
Timur Kristóf
2020-04-24
1
-12
/
+26
*
radv: Add inputs read by TES to radv_shader_info.
Timur Kristóf
2020-04-24
2
-0
/
+9
*
aco: fix outdated label_vec from p_create_vector labelling
Rhys Perry
2020-04-24
1
-3
/
+5
*
ac,radeonsi: simplify checking for Navi1x chips
Marek Olšák
2020-04-24
1
-4
/
+1
*
ac: out-of-order rasterization is not supported on gfx10
Marek Olšák
2020-04-24
1
-0
/
+1
*
spirv: Use nir_const_value for spec constants
Jason Ekstrand
2020-04-24
1
-5
/
+5
*
radv: Properly handle all sizes of specialization constants
Jason Ekstrand
2020-04-24
1
-2
/
+15
*
anv/radv: Resolving 'GetInstanceProcAddr' should not require a valid instance
Eduardo Lima Mitev
2020-04-24
1
-0
/
+5
*
aco: fix v_or(s_lshl) and v_add(s_lshl) optimizations
Rhys Perry
2020-04-24
1
-2
/
+2
*
radv: adjust the supported subgroup stages
Samuel Pitoiset
2020-04-23
1
-1
/
+2
*
radv: simplify checking for Navi1x chips
Samuel Pitoiset
2020-04-23
4
-13
/
+5
*
aco: improve code for 32-bit isign
Rhys Perry
2020-04-23
1
-6
/
+3
*
aco: combine VALU and SALU into various VOP3 instructions
Rhys Perry
2020-04-23
1
-2
/
+9
*
aco: move call to store_output_to_temps in store_ls_or_es_output earlier
Rhys Perry
2020-04-23
1
-5
/
+5
*
aco: remove copy in load_input_from_temps()
Rhys Perry
2020-04-23
1
-4
/
+1
*
aco: copy-propagate p_create_vector copies of vectors
Rhys Perry
2020-04-23
1
-4
/
+5
*
aco: decrease the uses of other copy operations after splitting/removing
Rhys Perry
2020-04-23
1
-11
/
+15
*
radv: Use TRUNC_COORD on samplers
Joshua Ashton
2020-04-23
1
-1
/
+3
*
radv: make sure to export the viewport index if FS needs it
Samuel Pitoiset
2020-04-23
3
-0
/
+35
*
aco: coalesce v_mad's accumulator with definition's affinities
Daniel Schürmann
2020-04-22
1
-15
/
+13
*
aco: use upper part of gap in register file if it is beneficial for striding
Daniel Schürmann
2020-04-22
1
-5
/
+16
*
aco: try to always find a register with stride for even sizes
Daniel Schürmann
2020-04-22
1
-2
/
+4
*
aco: stop get_reg_simple after reaching max_used_gpr
Daniel Schürmann
2020-04-22
1
-1
/
+7
*
aco: refactor get_reg_simple() to return early on exact matches
Daniel Schürmann
2020-04-22
1
-25
/
+22
*
aco: don't create vector affinities for operands which are not killed or are ...
Daniel Schürmann
2020-04-22
1
-1
/
+1
*
aco: allocate full register for subdword definitions if HW doesn't support it
Daniel Schürmann
2020-04-22
2
-5
/
+26
[next]