mesa/src/gallium/drivers/radeonsi
Marek Olšák dfa8dcf80e radeonsi: remove streamout code from shaders if no streamout buffers are bound
This is an optimization using asynchronous shader compilation.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16885>
2022-06-11 11:14:16 +00:00
..
ci ci: uprev piglit 2022-05-31 2022-06-01 03:14:29 +00:00
glsl_tests radeonsi: port amdgcn_glslc build to meson 2022-06-02 08:54:08 +00:00
driinfo_radeonsi.h radeonsi: cleanup local includes 2022-05-03 11:11:08 -04:00
gfx10_query.c radeonsi: fix a crash in gfx10_sh_query_get_result_resource 2022-06-11 11:14:16 +00:00
gfx10_shader_ngg.c radeonsi: remove streamout code from shaders if no streamout buffers are bound 2022-06-11 11:14:16 +00:00
meson.build radeonsi/vcn: add vcn 4.0 encode support 2022-05-10 04:29:55 +00:00
pspdecryptionparam.h gallium: move drivers/radeon/* into drivers/radeonsi/ 2022-04-17 01:27:34 +00:00
radeon_efc.h gallium: move drivers/radeon/* into drivers/radeonsi/ 2022-04-17 01:27:34 +00:00
radeon_temporal.h gallium: move drivers/radeon/* into drivers/radeonsi/ 2022-04-17 01:27:34 +00:00
radeon_uvd.c amd: rename RING_* enums to AMD_IP_* 2022-05-10 06:59:55 +00:00
radeon_uvd.h gallium: move radeon_winsys.h into gallium/include/winsys/ 2022-04-17 01:27:34 +00:00
radeon_uvd_enc.c Revert "radeon: hardcode uvd/vce encoder not_referenced value to false" 2022-06-03 17:46:28 +00:00
radeon_uvd_enc.h gallium: move drivers/radeon/* into drivers/radeonsi/ 2022-04-17 01:27:34 +00:00
radeon_uvd_enc_1_1.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
radeon_vce.c gallium radeon/r600/omx/va: Adds support for multiple reference encoding 2022-05-17 21:02:25 +00:00
radeon_vce.h gallium: move drivers/radeon/* into drivers/radeonsi/ 2022-04-17 01:27:34 +00:00
radeon_vce_40_2_2.c gallium radeon/r600/omx/va: Adds support for multiple reference encoding 2022-05-17 21:02:25 +00:00
radeon_vce_50.c gallium radeon/r600/omx/va: Adds support for multiple reference encoding 2022-05-17 21:02:25 +00:00
radeon_vce_52.c Revert "radeon: hardcode uvd/vce encoder not_referenced value to false" 2022-06-03 17:46:28 +00:00
radeon_vcn_av1_default.h radeonsi/vcn: update av1 decoding to support vcn4 2022-05-10 04:29:55 +00:00
radeon_vcn_dec.c winsys/amdgpu-radeon: Allow specifying context priority 2022-05-25 14:15:30 +00:00
radeon_vcn_dec.h radeonsi/vcn: update av1 decoding to support vcn4 2022-05-10 04:29:55 +00:00
radeon_vcn_dec_jpeg.c radeon/vcn: engage all available jpeg engines 2022-05-09 19:00:01 +00:00
radeon_vcn_enc.c Revert "radeonsi: Set display_remote for non-refernced frames" 2022-05-29 00:07:47 +00:00
radeon_vcn_enc.h radeonsi/vcn: add session init ib for vcn 4.0 2022-05-10 04:29:55 +00:00
radeon_vcn_enc_1_2.c Revert "radeonsi: Set display_remote for non-refernced frames" 2022-05-29 00:07:47 +00:00
radeon_vcn_enc_2_0.c gallium: move drivers/radeon/* into drivers/radeonsi/ 2022-04-17 01:27:34 +00:00
radeon_vcn_enc_3_0.c gallium: move drivers/radeon/* into drivers/radeonsi/ 2022-04-17 01:27:34 +00:00
radeon_vcn_enc_4_0.c radeonsi/vcn: add session init ib for vcn 4.0 2022-05-10 04:29:55 +00:00
radeon_video.c gallium: move drivers/radeon/* into drivers/radeonsi/ 2022-04-17 01:27:34 +00:00
radeon_video.h gallium: move radeon_winsys.h into gallium/include/winsys/ 2022-04-17 01:27:34 +00:00
si_blit.c radeonsi: prevent recursion in si_decompress_dcc 2022-06-10 17:40:18 +00:00
si_buffer.c radeonsi/gfx11: set BIG_PAGE for the attribute ring 2022-05-16 07:03:41 -04:00
si_build_pm4.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
si_clear.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
si_compute.c radeonsi: use the new flag AMDGPU_GEM_CREATE_DISCARDABLE 2022-05-16 07:03:39 -04:00
si_compute.h
si_compute_blit.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
si_cp_dma.c radeonsi: use the new flag AMDGPU_GEM_CREATE_DISCARDABLE 2022-05-16 07:03:39 -04:00
si_cp_reg_shadowing.c winsys/amdgpu: use AMDGPU_IB_FLAG_PREAMBLE for the CS preamble on gfx10+ 2022-06-11 11:14:16 +00:00
si_debug.c radeonsi: merge all preamble states into one 2022-05-17 10:27:04 +00:00
si_debug_options.h radeonsi: use AMDGPU_VM_PAGE_NOALLOC to disable MALL (infinity cache) 2022-05-16 07:03:39 -04:00
si_descriptors.c radeonsi: rework how VS_STATE_BITS are set for VS, TES, and GS 2022-06-11 11:14:16 +00:00
si_fence.c radeonsi: use PIPE_RESOURCE_FLAG_UNMAPPABLE and DRIVER_INTERNAL more 2022-05-16 07:03:38 -04:00
si_get.c radeonsi: unconditionally enable the streamout overflow query with NGG 2022-06-11 11:14:16 +00:00
si_gfx_cs.c radeonsi: rework how VS_STATE_BITS are set for VS, TES, and GS 2022-06-11 11:14:16 +00:00
si_gpu_load.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
si_nir_optim.c
si_perfcounter.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
si_pipe.c radeonsi: remove unused dword from wait_mem_scratch 2022-06-11 11:14:16 +00:00
si_pipe.h radeonsi: rework how VS_STATE_BITS are set for VS, TES, and GS 2022-06-11 11:14:16 +00:00
si_pm4.c radeonsi: fix an assertion failure with register shadowing 2022-03-01 22:30:24 +00:00
si_pm4.h gallium: move radeon_winsys.h into gallium/include/winsys/ 2022-04-17 01:27:34 +00:00
si_public.h
si_query.c radeonsi: rework how vs_state_bits is set and unpacked 2022-06-11 11:14:16 +00:00
si_query.h radeonsi: simplify how pipeline statistic offsets are computed 2022-06-11 11:14:16 +00:00
si_sdma_copy_image.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
si_shader.c radeonsi: remove streamout code from shaders if no streamout buffers are bound 2022-06-11 11:14:16 +00:00
si_shader.h radeonsi: remove streamout code from shaders if no streamout buffers are bound 2022-06-11 11:14:16 +00:00
si_shader_info.c radeonsi: determine DB_SHADER_CONTROL in si_shader_ps 2022-06-11 11:14:16 +00:00
si_shader_internal.h radeonsi: replace llvm ls/hs interface lds ops with nir lowered ones 2022-06-07 01:40:14 +00:00
si_shader_llvm.c radeonsi: remove streamout code from shaders if no streamout buffers are bound 2022-06-11 11:14:16 +00:00
si_shader_llvm_gs.c radeonsi: rework how vs_state_bits is set and unpacked 2022-06-11 11:14:16 +00:00
si_shader_llvm_ps.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
si_shader_llvm_resources.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
si_shader_llvm_tess.c radeonsi: rework how vs_state_bits is set and unpacked 2022-06-11 11:14:16 +00:00
si_shader_llvm_vs.c radeonsi: rework how vs_state_bits is set and unpacked 2022-06-11 11:14:16 +00:00
si_shader_nir.c nir: Rename is_arb_asm to use_legacy_math_rules and document its meaning. 2022-06-10 03:26:32 +00:00
si_shaderlib_nir.c radeonsi: implement compute_copy_image between 1D_ARRAY and other texture types 2022-05-03 11:11:08 -04:00
si_shaderlib_tgsi.c radeonsi: convert copy_image_1d_array shader to NIR 2022-03-29 09:06:57 +00:00
si_sqtt.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
si_state.c radeonsi: rework how vs_state_bits is set and unpacked 2022-06-11 11:14:16 +00:00
si_state.h radeonsi: determine DB_SHADER_CONTROL in si_shader_ps 2022-06-11 11:14:16 +00:00
si_state_binning.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
si_state_draw.cpp radeonsi: rework how vs_state_bits is set and unpacked 2022-06-11 11:14:16 +00:00
si_state_msaa.c radeonsi: remove the unused cs parameter from radeon_set_(config|context)_reg 2021-09-25 08:32:03 +00:00
si_state_shaders.cpp radeonsi: remove streamout code from shaders if no streamout buffers are bound 2022-06-11 11:14:16 +00:00
si_state_streamout.c radeonsi: remove streamout code from shaders if no streamout buffers are bound 2022-06-11 11:14:16 +00:00
si_state_viewport.c radeonsi: rework how vs_state_bits is set and unpacked 2022-06-11 11:14:16 +00:00
si_test_dma_perf.c radeonsi: rename RADEON_FLAG_UNCACHED -> RADEON_FLAG_GL2_BYPASS 2022-05-16 07:03:36 -04:00
si_test_image_copy_region.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
si_texture.c radeonsi: set size in si_texture_get_handle 2022-06-08 09:42:47 +02:00
si_uvd.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00