mesa/src/gallium/drivers/radeonsi
Timothy Arceri 9c52902c76 ac/radeonsi: add num_work_groups to the abi
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-02-07 08:43:08 +11:00
..
glsl_tests radeonsi: add GLSL lit tests 2016-08-06 16:11:43 +02:00
.dir-locals.el
.editorconfig Introduce .editorconfig 2016-08-31 17:06:54 -07:00
Android.mk Android: Fix LLVM duplicated symbols linking for N and M 2017-08-21 10:46:21 -05:00
Automake.inc gallium/targets: link against NIR when building radeonsi 2017-07-31 14:55:30 +02:00
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
Makefile.sources radeonsi: move all get functions to si_get.c; disk_cache_create to si_pipe.c 2017-11-29 18:21:30 +01:00
cik_sdma.c radeonsi: remove r600_common_screen 2017-11-29 18:21:30 +01:00
driinfo_radeonsi.h radeonsi: update hack for HTILE corruption in ARK: Survival Evolved 2017-10-27 10:47:30 +02:00
meson.build meson: fix missing dependencies 2018-01-24 15:25:54 -08:00
si_blit.c radeonsi: remove r600_common_screen 2017-11-29 18:21:30 +01:00
si_clear.c radeonsi: don't use fast color clear for small images even on APUs 2017-12-25 14:23:18 +01:00
si_compute.c amd: remove support for LLVM 3.9 2018-02-02 23:47:40 +01:00
si_compute.h radeonsi: add reference count to si_compute 2017-08-22 09:50:53 +02:00
si_cp_dma.c radeonsi: remove r600_common_screen 2017-11-29 18:21:30 +01:00
si_debug.c radeonsi: print the buffer list for CHECK_VM 2017-12-06 15:19:02 +01:00
si_descriptors.c radeonsi: remove r600_common_screen 2017-11-29 18:21:30 +01:00
si_dma.c radeonsi: remove r600_common_screen 2017-11-29 18:21:30 +01:00
si_fence.c radeonsi: fix fence_server_sync() holding up extra work v2 2018-01-30 15:13:49 -05:00
si_get.c radeonsi: enable vcn encode for HEVC main 2018-02-05 09:16:18 -05:00
si_hw_context.c r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_* 2017-11-29 18:21:30 +01:00
si_perfcounter.c radeonsi: remove r600_common_screen 2017-11-29 18:21:30 +01:00
si_pipe.c radeonsi: remove DBG_PRECOMPILE 2018-01-31 03:21:20 +01:00
si_pipe.h radeonsi/gfx9: make shader binaries use read-only memory 2017-12-06 15:19:02 +01:00
si_pm4.c radeonsi: remove r600_common_screen 2017-11-29 18:21:30 +01:00
si_pm4.h radeonsi: remove 'Authors:' comments 2017-11-02 18:19:03 +01:00
si_public.h gallium: add pipe_screen_config to screen_create functions 2017-08-02 09:50:57 +02:00
si_shader.c ac/radeonsi: add num_work_groups to the abi 2018-02-07 08:43:08 +11:00
si_shader.h radeonsi: print shader-db stats for main parts, not final binaries 2018-01-31 03:21:20 +01:00
si_shader_internal.h ac/radeonsi: add num_work_groups to the abi 2018-02-07 08:43:08 +11:00
si_shader_nir.c radeonsi/nir: gather some compute info in si_nir_scan_shader() 2018-02-07 08:43:08 +11:00
si_shader_tgsi_alu.c radeonsi: make use of ac_build_fdiv() 2017-12-14 22:24:38 +01:00
si_shader_tgsi_mem.c amd: remove support for LLVM 3.9 2018-02-02 23:47:40 +01:00
si_shader_tgsi_setup.c amd: remove support for LLVM 3.9 2018-02-02 23:47:40 +01:00
si_state.c radv/radeonsi: set dcc min uncompressed properly for APUs. 2017-12-27 11:10:50 +10:00
si_state.h radeonsi: remove 'Authors:' comments 2017-11-02 18:19:03 +01:00
si_state_binning.c radeonsi: remove r600_common_screen 2017-11-29 18:21:30 +01:00
si_state_draw.c radeonsi: remove r600_common_screen 2017-11-29 18:21:30 +01:00
si_state_msaa.c radeonsi: remove 'Authors:' comments 2017-11-02 18:19:03 +01:00
si_state_shaders.c radeonsi: remove DBG_PRECOMPILE 2018-01-31 03:21:20 +01:00
si_state_streamout.c radeonsi: remove R600_CONTEXT_* flags 2017-11-29 18:21:30 +01:00
si_state_viewport.c radeonsi: don't change viewport for blits, use window-space positions 2017-10-07 18:26:35 +02:00
si_test_dma.c radeonsi: remove r600_common_screen 2017-11-29 18:21:30 +01:00
si_uvd.c radeonsi: remove r600_common_screen 2017-11-29 18:21:30 +01:00