mesa/src/gallium/drivers/radeonsi
Marek Olšák 30604e65cb radeonsi: move an incorrectly placed comment about late alloc
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11754>
2021-07-08 18:37:41 +00:00
..
ci Revert "CI: Disable LAVA devices for maintenance" 2021-07-01 06:59:07 +00:00
glsl_tests
Android.mk android: gallium/radeonsi: add nir include path 2021-04-26 23:14:52 +02:00
Makefile.sources ac,radeonsi: rewrite DCC retiling without the DCC retile map 2021-04-13 03:17:42 +00:00
driinfo_radeonsi.h driconf: Stop quoting true/false in boolean option definitions. 2020-10-02 23:59:52 +00:00
gfx10_query.c radeonsi: unify internal compute with SSBOs in si_launch_grid_internal_ssbos 2021-04-13 03:17:42 +00:00
gfx10_shader_ngg.c radeonsi: remove incorrect comment about hangs in gfx10_ngg_gs_emit_epilogue 2021-06-23 22:37:29 -04:00
meson.build radeonsi: remove -Wstrict-overflow=0 since it doesn't seem to be needed 2021-06-16 21:29:13 +00:00
si_blit.c radeonsi: remove the separate DCC optimization for Stoney 2021-04-26 22:53:30 +00:00
si_buffer.c aux/tc: pass rebind count and rebind bitmask with replace_buffer_storage func 2021-06-14 20:42:47 +00:00
si_build_pm4.h radeonsi: add new possibly faster command submission helpers 2021-01-22 16:45:29 +00:00
si_clear.c radeonsi: fix fb_too_small condition 2021-06-29 23:38:21 +02:00
si_compute.c util/queue: add a global data pointer for the queue object 2021-06-16 15:10:09 -04:00
si_compute.h radeonsi: remove redundant variables from struct si_compute 2020-09-25 04:37:23 -04:00
si_compute_blit.c radeonsi: clamp clear_buffer values using new util helper 2021-05-27 00:23:04 +00:00
si_compute_prim_discard.c radeonsi: move the accepting code into the bbox cull branch in prim discard CS 2021-06-28 13:23:14 +00:00
si_cp_dma.c amd: fix parsing the last dword of DMA_DATA packets 2021-04-02 12:05:00 +00:00
si_cp_reg_shadowing.c radeonsi: reduce syncing for initializing new buffers 2021-04-02 12:05:00 +00:00
si_debug.c radeon_winsys.h: add a winsys parameter to most winsys buffer functions 2021-04-06 22:31:15 +00:00
si_debug_options.h Revert "radeonsi: set TRUNC_COORD=0 for Total War: WARHAMMER to fix it" 2021-04-20 17:42:21 +00:00
si_descriptors.c radeonsi: optimize set_inlinable_constants when they don't change 2021-06-23 22:37:34 -04:00
si_fence.c radeonsi: implement threaded context callbacks for resource busy checking 2021-05-25 16:15:44 +00:00
si_get.c radeonsi: separate video hw info based on HW engine individually 2021-06-08 09:32:48 -04:00
si_gfx_cs.c radeonsi/gfx7: always sync pfp/me 2021-06-29 23:38:21 +02:00
si_gpu_load.c
si_nir_optim.c radeonsi/nir: add si_nir_is_output_const_if_tex_is_const 2021-06-15 11:18:02 +02:00
si_perfcounter.c ac/perfcounters: rename num_multi to num_spm_counters 2021-06-22 06:38:54 +00:00
si_pipe.c radeonsi: change how the prim discard CS is enabled and splitting limits 2021-06-28 13:23:14 +00:00
si_pipe.h radeonsi: drop smoothing quality to 4xAA for better performance 2021-07-08 18:37:41 +00:00
si_pm4.c radeonsi: move si_pm4_delete_state logic into si_pm4_free_state 2021-01-30 15:41:23 -05:00
si_pm4.h radeonsi: allow including a few files from C++ 2020-12-09 16:01:21 -05:00
si_public.h
si_query.c ac: import performance counters from RadeonSI 2021-06-03 07:15:21 +00:00
si_query.h ac: import performance counters from RadeonSI 2021-06-03 07:15:21 +00:00
si_shader.c radeonsi: remove the GDS variants of compute-based primitive discard 2021-06-28 13:23:14 +00:00
si_shader.h radeonsi: remove the GDS variants of compute-based primitive discard 2021-06-28 13:23:14 +00:00
si_shader_internal.h radeonsi: rename SI_SGPR_RW_BUFFERS to SI_SGPR_INTERNAL_BINDINGS 2021-01-22 16:45:30 +00:00
si_shader_llvm.c radeonsi: add optimal multi draws and draw-level splitting for prim discard CS 2021-06-28 13:23:14 +00:00
si_shader_llvm_gs.c amd/registers: rename IMG_FORMAT to GFX10_FORMAT to disambiguate the meaning 2021-04-17 02:37:49 +00:00
si_shader_llvm_ps.c radeonsi: use ac_build_bit_count instead of opencoding it 2021-06-20 01:22:01 -04:00
si_shader_llvm_resources.c amd/registers: rename IMG_FORMAT to GFX10_FORMAT to disambiguate the meaning 2021-04-17 02:37:49 +00:00
si_shader_llvm_tess.c amd/registers: rename IMG_FORMAT to GFX10_FORMAT to disambiguate the meaning 2021-04-17 02:37:49 +00:00
si_shader_llvm_vs.c radeonsi: try to keep all VS input loads together for better perf 2021-06-21 19:03:29 +00:00
si_shader_nir.c nir/subgroups: Support > 1 ballot components 2021-07-08 16:02:41 +00:00
si_shaderlib_nir.c nir: Move workgroup_size and workgroup_variable_size into common shader_info 2021-06-08 09:23:55 -07:00
si_shaderlib_tgsi.c ac,radeonsi: rewrite DCC retiling without the DCC retile map 2021-04-13 03:17:42 +00:00
si_sqtt.c ac: add ac_thread_trace::data 2021-06-03 15:39:34 +00:00
si_state.c radeonsi: move an incorrectly placed comment about late alloc 2021-07-08 18:37:41 +00:00
si_state.h radeonsi: compile si_state_draw.cpp for each gfx generation separately 2021-06-16 21:29:13 +00:00
si_state_binning.c radeonsi: remove DFSM after we discovered how bad it is 2021-05-25 16:15:44 +00:00
si_state_draw.cpp radeonsi: rewrite a confusing comment in si_upload_and_prefetch_VB_descriptors 2021-07-08 18:37:41 +00:00
si_state_msaa.c radeonsi: add new possibly faster command submission helpers 2021-01-22 16:45:29 +00:00
si_state_shaders.c radeonsi,radv: fix a late alloc deadlock with <= 6 CUs per SA 2021-07-08 18:37:41 +00:00
si_state_streamout.c amd: fix parsing the last dword of DMA_DATA packets 2021-04-02 12:05:00 +00:00
si_state_viewport.c radeonsi: move y_inverted out of si_viewports 2021-01-22 16:45:30 +00:00
si_test_blit.c gallium: split transfer_(un)map into buffer_(un)map and texture_(un)map 2021-05-21 17:38:04 +00:00
si_test_dma_perf.c radeonsi: merge CP DMA flags with internal compute flags 2021-04-02 12:05:00 +00:00
si_texture.c radeonsi: add _once suffix to depth_cleared_level_mask 2021-06-15 10:19:02 +02:00
si_uvd.c radeonsi: implement pipe_context.create_video_buffer_with_modifiers 2021-04-22 15:57:29 +00:00