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: actually enable VBOs in user SGPRs
Marek Olšák
2020-01-14
1
-1
/
+1
*
radeonsi: fix assertion and other failures in si_emit_graphics_shader_pointers
Marek Olšák
2020-01-14
1
-3
/
+4
*
radeonsi: don't enable VBOs in user SGPRs if compute-based culling can be used
Marek Olšák
2020-01-13
3
-30
/
+46
*
radeonsi: put up to 5 VBO descriptors into user SGPRs
Marek Olšák
2020-01-13
10
-62
/
+148
*
ac,radeonsi: increase the maximum number of shader args and return values
Marek Olšák
2020-01-13
1
-6
/
+6
*
radeonsi: simplify si_set_vertex_buffers
Marek Olšák
2020-01-13
1
-7
/
+8
*
radeonsi: don't allow draw calls with uninitialized VS inputs
Marek Olšák
2020-01-13
3
-1
/
+8
*
radeonsi: add si_context::num_vertex_elements
Marek Olšák
2020-01-13
3
-11
/
+7
*
radeonsi: rename desc_list_byte_size -> vb_desc_list_alloc_size
Marek Olšák
2020-01-13
5
-11
/
+9
*
radeonsi: release saved resources in si_compute_do_clear_or_copy
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+2
*
radeonsi: release saved resources in si_compute_clear_12bytes_buffer
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+2
*
radeonsi: release saved resources in si_compute_copy_image
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+3
*
radeonsi: release saved resources in si_compute_clear_render_target
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+2
*
radeonsi: release saved resources in si_compute_expand_fmask
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+1
*
radeonsi: release saved resources in si_retile_dcc
Pierre-Eric Pelloux-Prayer
2020-01-10
1
-0
/
+4
*
radeonsi/gfx9: force the micro tile mode for MSAA resolve correctly on gfx9
Marek Olšák
2020-01-09
3
-1
/
+15
*
ac/gpu_info: add pc_lines and use it in radeonsi
Marek Olšák
2020-01-08
1
-1
/
+1
*
ac: unify primitive export code
Marek Olšák
2020-01-08
1
-59
/
+6
*
ac: unify build_sendmsg_gs_alloc_req
Marek Olšák
2020-01-08
1
-24
/
+4
*
radeonsi: clean up messy si_emit_rasterizer_prim_state
Marek Olšák
2020-01-08
5
-39
/
+30
*
radeonsi: determine accurately if line stippling is enabled for performance
Marek Olšák
2020-01-08
3
-4
/
+17
*
radeonsi: test polygon mode enablement accurately
Marek Olšák
2020-01-08
1
-2
/
+4
*
radeonsi: fix context roll tracking in si_emit_shader_vs
Marek Olšák
2020-01-08
1
-3
/
+3
*
radeonsi: fix monolithic pixel shaders with two-sided colors and SampleMaskIn
Marek Olšák
2020-01-08
1
-2
/
+2
*
radeonsi: check ctx->sdma_cs before using it
Pierre-Eric Pelloux-Prayer
2020-01-08
1
-1
/
+2
*
radeonsi: remove TGSI
Marek Olšák
2020-01-06
15
-5340
/
+598
*
radeonsi: disable SDMA on gfx8 to fix corruption on RX 580
Marek Olšák
2020-01-06
1
-0
/
+5
*
radeonsi: move SI and CIK+ SDMA code into 1 common function for cleanups
Marek Olšák
2020-01-06
12
-190
/
+104
*
radeonsi: rename dma_cs -> sdma_cs
Marek Olšák
2020-01-06
10
-46
/
+46
*
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
[next]