mesa/src/gallium/drivers/radeonsi
Marek Olšák 2cf46f2e3d ac/gpu_info: replace num_good_cu_per_sh with min/max_good_cu_per_sa
Perf counters use the new max number.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5184>
2020-05-26 06:00:54 -04:00
..
glsl_tests delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
Android.mk Android.mk: Tweak MESA_ENABLE_LLVM checks 2020-03-19 21:20:08 +00:00
cik_sdma.c radeonsi/sdma: remove useless compare 2020-05-22 09:12:18 +02:00
driinfo_radeonsi.h radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
gfx10_format_table.py util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
gfx10_query.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
gfx10_shader_ngg.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
Makefile.sources radeonsi: move si_shader_llvm_build.c content into si_shader_llvm.c 2020-01-23 19:10:21 +00:00
meson.build radeonsi: move si_shader_llvm_build.c content into si_shader_llvm.c 2020-01-23 19:10:21 +00:00
si_blit.c radeonsi: don't enable TC-compatible HTILE for stencil if stencil doesn't use it 2020-05-23 03:45:09 -04:00
si_buffer.c radeonsi: disable the L2 cache for CPU read mappings of buffers 2020-05-15 22:12:35 +00:00
si_build_pm4.h radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_clear.c radeonsi: use vi_dcc_enabled instead of using tex->surface.dcc_offset directly 2020-05-15 22:12:35 +00:00
si_compute.c radeonsi: also enable tgsi_to_nir caching for compute shaders 2020-05-13 19:43:05 +00:00
si_compute.h radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_compute_blit.c radeonsi: tweak clear/copy_buffer limits when to use compute 2020-05-15 22:12:35 +00:00
si_compute_prim_discard.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_cp_dma.c radeonsi: determine secure flag must be set for gfx IB 2020-05-11 10:25:53 +02:00
si_debug.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_debug_options.h radeonsi: add workaround for issue 2647 2020-05-05 09:41:14 +00:00
si_descriptors.c radeonsi: split si_all_descriptors_begin_new_cs and rename functions 2020-05-23 03:45:07 -04:00
si_dma_cs.c radeonsi/sdma: implement tmz support 2020-05-11 10:25:53 +02:00
si_fence.c gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
si_get.c radeonsi: decrease the max GS invocation count to 32 2020-05-23 03:44:44 -04:00
si_gfx_cs.c radeonsi: split si_all_descriptors_begin_new_cs and rename functions 2020-05-23 03:45:07 -04:00
si_gpu_load.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_perfcounter.c ac/gpu_info: replace num_good_cu_per_sh with min/max_good_cu_per_sa 2020-05-26 06:00:54 -04:00
si_pipe.c tree-wide: fix deprecated GitLab URLs 2020-05-23 15:33:50 +00:00
si_pipe.h radeonsi: move resetting tracked registers into a new function 2020-05-23 03:45:07 -04:00
si_pm4.c radeonsi: don't use INDIRECT_BUFFER within IBs 2020-05-23 03:44:44 -04:00
si_pm4.h radeonsi: don't use INDIRECT_BUFFER within IBs 2020-05-23 03:44:44 -04:00
si_public.h radeonsi: clean up winsys creation 2019-05-27 15:26:06 -04:00
si_query.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_query.h radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_shader.c radeonsi: skip vs output optimizations for some outputs 2020-04-20 08:45:16 +02:00
si_shader.h radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_shader_internal.h radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_shader_llvm.c Revert "ac,radeonsi: fix compilations issues with LLVM 11" 2020-05-19 07:19:35 +00:00
si_shader_llvm_gs.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_shader_llvm_ps.c radeonsi: fix compilation of monolithic PS 2020-05-06 17:02:23 +00:00
si_shader_llvm_resources.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_shader_llvm_tess.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_shader_llvm_vs.c ac,radeonsi: simplify checking for Navi1x chips 2020-04-24 10:38:54 +00:00
si_shader_nir.c gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
si_shaderlib_tgsi.c radeonsi: optimize access pattern for compute blits with linear textures 2020-05-15 22:12:35 +00:00
si_state.c ac/gpu_info: replace num_good_cu_per_sh with min/max_good_cu_per_sa 2020-05-26 06:00:54 -04:00
si_state.h radeonsi: split si_all_descriptors_begin_new_cs and rename functions 2020-05-23 03:45:07 -04:00
si_state_binning.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_state_draw.c radeonsi: determine secure flag must be set for gfx IB 2020-05-11 10:25:53 +02:00
si_state_msaa.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_state_shaders.c ac/gpu_info: replace num_good_cu_per_sh with min/max_good_cu_per_sa 2020-05-26 06:00:54 -04:00
si_state_streamout.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_state_viewport.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_test_dma.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
si_test_dma_perf.c radeonsi: test uncached clear/copy buffer performance with compute shaders 2020-05-15 22:12:35 +00:00
si_texture.c radeonsi/gfx8: enable TC-compatible HTILE from the beginning as before 2020-05-23 03:45:07 -04:00
si_uvd.c radeonsi: switch to 3-spaces style 2020-03-30 11:05:52 +00:00