mesa/src/gallium/drivers/radeonsi
Marek Olšák 98b88cc1f6 radeonsi: apply FMASK to MSAA image loads
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
2019-10-09 17:12:34 -04:00
..
glsl_tests delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
.dir-locals.el Fix setting indent-tabs-mode in the Emacs .dir-locals.el files 2018-10-17 19:03:08 +02:00
.editorconfig radeonsi: Fix editorconfig 2019-05-29 15:55:40 +02:00
Android.mk amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00
Makefile.sources radeonsi/gfx10: implement streamout-related queries 2019-07-03 15:51:13 -04:00
cik_sdma.c gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock 2019-10-07 20:05:00 -04:00
driinfo_radeonsi.h amd: move adaptive sync to performance section, as it is defined in xmlpool 2019-09-06 23:16:05 +01:00
gfx10_format_table.py radeonsi/gfx10: generate gfx10_format_table.h 2019-07-03 15:51:12 -04:00
gfx10_query.c radeonsi/gfx10: jump over the shader query atomic if the queries are disabled 2019-07-03 15:51:13 -04:00
gfx10_shader_ngg.c radeonsi/gfx10: remove incorrect ngg/pos_writes_edgeflag variables 2019-08-27 16:16:08 -04:00
meson.build radeonsi: remove si_vid_join_surfaces and use combined planar allocations 2019-10-09 17:06:54 -04:00
si_blit.c radeonsi: remove redundant si_texture offset and size fields 2019-09-09 23:43:03 -04:00
si_buffer.c gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock 2019-10-07 20:05:00 -04:00
si_build_pm4.h radeonsi: add PKT3_CONTEXT_REG_RMW 2019-08-27 16:16:08 -04:00
si_clear.c radeonsi: remove redundant si_texture offset and size fields 2019-09-09 23:43:03 -04:00
si_compute.c radeonsi: use simple_mtx_t instead of mtx_t 2019-10-07 20:05:07 -04:00
si_compute.h radeonsi: allocate and resize global_buffers as needed 2019-08-19 17:23:38 -04:00
si_compute_blit.c radeonsi: remove redundant si_texture offset and size fields 2019-09-09 23:43:03 -04:00
si_compute_prim_discard.c radeonsi: align scratch and ring buffer allocations for faster memory access 2019-08-27 16:52:28 -04:00
si_cp_dma.c gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock 2019-10-07 20:05:00 -04:00
si_debug.c radeonsi/gfx10: implement Wave32 2019-07-19 20:16:19 -04:00
si_debug_options.h radeonsi: remove the always_nir option 2019-08-12 14:52:17 -04:00
si_descriptors.c radeonsi: add FMASK slots for shader images (for MSAA images) 2019-10-09 17:12:31 -04:00
si_dma.c gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock 2019-10-07 20:05:00 -04:00
si_dma_cs.c radeonsi: use simple_mtx_t instead of mtx_t 2019-10-07 20:05:07 -04:00
si_fence.c gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
si_get.c radeonsi: only support at most 1024 threads per block 2019-09-09 23:43:03 -04:00
si_gfx_cs.c radeonsi/gfx10: set PA_CL_VS_OUT_CNTL with CONTEXT_REG_RMW to fix edge flags 2019-08-27 16:16:08 -04:00
si_gpu_load.c radeonsi: use simple_mtx_t instead of mtx_t 2019-10-07 20:05:07 -04:00
si_perfcounter.c radeonsi: pass the context to query destroy functions 2019-07-03 15:51:12 -04:00
si_pipe.c radeonsi: use simple_mtx_t instead of mtx_t 2019-10-07 20:05:07 -04:00
si_pipe.h radeonsi: allocate planar multimedia formats in 1 buffer 2019-10-09 17:06:54 -04:00
si_pm4.c ac: rename SI-CIK-VI to GFX6-GFX7-GFX8 2019-05-15 20:54:10 -04:00
si_pm4.h radeonsi: rename r600_resource -> si_resource 2019-01-22 13:32:18 -05:00
si_public.h radeonsi: clean up winsys creation 2019-05-27 15:26:06 -04:00
si_query.c radeonsi/gfx10: add global use_ngg and use_ngg_streamout flags 2019-08-06 17:09:02 -04:00
si_query.h radeonsi/gfx10: implement streamout-related queries 2019-07-03 15:51:13 -04:00
si_shader.c radeonsi: use simple_mtx_t instead of mtx_t 2019-10-07 20:05:07 -04:00
si_shader.h radeonsi: use simple_mtx_t instead of mtx_t 2019-10-07 20:05:07 -04:00
si_shader_internal.h radeonsi/gfx10: use fma for TGSI_OPCODE_FMA 2019-09-09 23:43:03 -04:00
si_shader_nir.c radeonsi: apply FMASK to MSAA image loads 2019-10-09 17:12:34 -04:00
si_shader_tgsi_alu.c radeonsi/gfx10: use fma for TGSI_OPCODE_FMA 2019-09-09 23:43:03 -04:00
si_shader_tgsi_mem.c radeonsi: apply FMASK to MSAA image loads 2019-10-09 17:12:34 -04:00
si_shader_tgsi_setup.c radeonsi/gfx10: use fma for TGSI_OPCODE_FMA 2019-09-09 23:43:03 -04:00
si_shaderlib_tgsi.c gallium: add TGSI_SEMANTIC_DEFAULT_OUTER/INNER_LEVEL 2019-08-12 14:52:17 -04:00
si_state.c radeonsi: allocate planar multimedia formats in 1 buffer 2019-10-09 17:06:54 -04:00
si_state.h radeonsi: add FMASK slots for shader images (for MSAA images) 2019-10-09 17:12:31 -04:00
si_state_binning.c ac: move num_sdp_interfaces into radeon_info 2019-09-18 14:39:06 -04:00
si_state_draw.c radeonsi/gfx10: fix L2 cache rinse programming 2019-09-30 13:36:20 -04:00
si_state_msaa.c radeonsi: cull primitives with async compute for large draw calls 2019-05-16 13:13:34 -04:00
si_state_shaders.c radeonsi: add FMASK slots for shader images (for MSAA images) 2019-10-09 17:12:31 -04:00
si_state_streamout.c gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock 2019-10-07 20:05:00 -04:00
si_state_viewport.c radeonsi: make sure that rasterizer state != NULL and remove all NULL checking 2019-08-06 17:08:39 -04:00
si_test_dma.c gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
si_test_dma_perf.c radeonsi/gfx10: add si_context::emit_cache_flush 2019-07-03 15:51:12 -04:00
si_texture.c radeonsi: don't set BO metadata for non-zero planes 2019-10-09 17:06:54 -04:00
si_uvd.c radeonsi: remove si_vid_join_surfaces and use combined planar allocations 2019-10-09 17:06:54 -04:00