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
/
gallium
/
drivers
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: add AMD_DEBUG=nodmacopyimage for debugging
Marek Olšák
2020-01-06
3
-1
/
+4
*
radeonsi: add AMD_DEBUG=nodmaclear for debugging
Marek Olšák
2020-01-06
3
-1
/
+4
*
radeonsi: remove broken and unused SI SDMA image copy code
Marek Olšák
2020-01-06
1
-181
/
+2
*
radeonsi: rename SDMA debug flags
Marek Olšák
2020-01-06
4
-9
/
+9
*
radeonsi: remove the "display_dcc_offset == 0" assertion
Marek Olšák
2020-01-03
1
-3
/
+1
*
radeonsi: ignore PIPE_BIND_SCANOUT for imported textures
Marek Olšák
2020-01-03
1
-2
/
+3
*
radeonsi: preserve the scanout flag for shared resources on gfx9 and gfx10
Marek Olšák
2020-01-03
1
-10
/
+4
*
radeon: Use P010 for decoding of 10-bit videos
Thong Thai
2020-01-03
1
-2
/
+3
*
radeonsi/gfx10: improve performance for TES using PrimID but not exporting it
Marek Olšák
2019-12-27
1
-1
/
+2
*
radeonsi/gfx10: enable NGG passthrough for eligible shaders
Marek Olšák
2019-12-27
3
-32
/
+47
*
radeonsi/gfx10: don't declare any LDS for NGG if it's not used
Marek Olšák
2019-12-27
2
-6
/
+21
*
ac: declare an enum for the OOB select field on GFX10
Samuel Pitoiset
2019-12-19
3
-8
/
+8
*
radeonsi/gfx10: fix ngg_get_ordered_id
Marek Olšák
2019-12-16
2
-2
/
+2
*
radeonsi: reset more fields in si_llvm_context_set_ir to fix reusing ctx
Marek Olšák
2019-12-16
1
-0
/
+2
*
radeonsi: fix determining whether the VS prolog is needed
Marek Olšák
2019-12-16
1
-3
/
+6
*
radeonsi: allow generating VS prologs with 0 inputs
Marek Olšák
2019-12-16
2
-8
/
+11
*
radeonsi/gfx10: don't insert NGG streamout atomics if they are never used
Marek Olšák
2019-12-16
1
-31
/
+34
*
radeonsi: don't wrap the VS prolog in if (ES thread) .. endif
Marek Olšák
2019-12-16
1
-25
/
+0
*
radeonsi: set is_monolithic for VS prologs when the shader is really monolithic
Marek Olšák
2019-12-16
1
-0
/
+1
*
radeonsi: disallow compute-based culling if polygon mode is enabled
Marek Olšák
2019-12-16
3
-2
/
+5
*
radeonsi: deduplicate ES and GS thread enablement code
Marek Olšák
2019-12-16
3
-22
/
+25
*
radeonsi: disable dcc for 2x MSAA surface and bpe < 4
Pierre-Eric Pelloux-Prayer
2019-12-16
1
-1
/
+3
*
radeonsi: don't rely on CLEAR_STATE to set PA_SC_GENERIC_SCISSOR_*
Marek Olšák
2019-12-10
1
-3
/
+5
*
radeonsi/gfx10: simplify the tess_turns_off_ngg condition
Marek Olšák
2019-12-10
1
-3
/
+1
*
radeonsi/gfx10: disable vertex grouping
Marek Olšák
2019-12-10
2
-6
/
+3
*
radeonsi: enable NIR by default and document GL 4.6 support
Marek Olšák
2019-12-10
1
-1
/
+1
*
radeonsi: dcc dirty flag
Pierre-Eric Pelloux-Prayer
2019-12-10
6
-1
/
+26
*
radeonsi: fix multi plane buffers creation
Pierre-Eric Pelloux-Prayer
2019-12-10
1
-2
/
+4
*
radeonsi: use gfx9.surf_offset to compute texture offset
Pierre-Eric Pelloux-Prayer
2019-12-10
1
-1
/
+2
*
radeonsi: use compute shader for clear 12-byte buffer
Sonny Jiang
2019-12-09
4
-10
/
+108
*
android: radeonsi: fix build after vl refactoring (v2)
Mauro Rossi
2019-12-05
1
-1
/
+3
*
radeonsi: display cs blit count for AMD_DEBUG=testdma
Pierre-Eric Pelloux-Prayer
2019-12-04
1
-3
/
+5
*
radeonsi: implement sdma for GFX9
Pierre-Eric Pelloux-Prayer
2019-12-04
1
-6
/
+191
*
radeonsi/gfx10: fix the vertex order for triangle strips emitted by a GS
Marek Olšák
2019-12-02
1
-3
/
+53
*
radeonsi/gfx10: simplify some duplicated NGG GS code
Marek Olšák
2019-12-02
1
-62
/
+34
*
radeonsi: enable SPIR-V and GL 4.6 for NIR
Marek Olšák
2019-11-27
1
-6
/
+5
*
radeonsi/nir: support interface output types to fix SPIR-V xfb piglits
Marek Olšák
2019-11-27
1
-1
/
+1
*
radeonsi/nir: fix location_frac handling for TCS outputs
Marek Olšák
2019-11-27
1
-1
/
+1
*
radeonsi/nir: don't rely on data.patch for tess factors
Marek Olšák
2019-11-27
1
-1
/
+4
*
radeonsi/nir: validate is_patch because SPIR-V doesn't set it for tess factors
Marek Olšák
2019-11-27
1
-10
/
+21
*
radeonsi: simplify get_tcs_tes_buffer_address_from_generic_indices
Marek Olšák
2019-11-27
1
-27
/
+19
*
radeonsi: simplify the interface of get_dw_address_from_generic_indices
Marek Olšák
2019-11-27
1
-29
/
+19
*
radeonsi/nir: implement subgroup system values for SPIR-V
Marek Olšák
2019-11-27
3
-0
/
+10
*
radeonsi/nir: don't run si_nir_opts again if there is no change
Marek Olšák
2019-11-25
1
-5
/
+6
*
radeonsi: initialize the per-context compiler on demand
Marek Olšák
2019-11-25
3
-2
/
+6
*
ac: set swizzled bit in cache policy as a hint not to merge loads/stores
Marek Olšák
2019-11-25
3
-16
/
+15
*
ac/nir, radv, radeonsi: Switch to using ac_shader_args
Connor Abbott
2019-11-25
7
-770
/
+714
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
1
-1
/
+1
*
android: radeonsi: fix build error due to wrong u_format.csv file path
Mauro Rossi
2019-11-15
1
-1
/
+1
*
radeonsi/nir: don't lower fma, instead, fuse fma
Marek Olšák
2019-11-15
1
-1
/
+1
[next]