mesa/src/amd/common
Timur Kristóf 3a08110d43 amd: Move all amd/common code that depends on LLVM to amd/llvm.
This commit is a step towards the goal of being able to build RADV
without LLVM. In the future we would like to offer the option to
use RADV solely with ACO. There is still a need for the common AMD
code located in amd/common but the LLVM specific parts need to be
separated.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Acked-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
2019-10-08 00:44:08 +00:00
..
.editorconfig amd: add .editorconfig 2017-08-29 01:08:58 +03:00
ac_binary.c amd/common: Add num_shared_vgprs to ac_shader_config for GFX10. 2019-09-26 13:36:49 +00:00
ac_binary.h amd/common: Add num_shared_vgprs to ac_shader_config for GFX10. 2019-09-26 13:36:49 +00:00
ac_debug.c util: use standard name for strchrnul() 2019-07-19 22:39:38 +01:00
ac_debug.h ac: select the GFX ring when halting waves with UMR on GFX10 2019-07-08 09:10:57 +02:00
ac_exp_param.h radeonsi/ac: move vertex export remove to common code. 2017-04-27 05:17:47 +01:00
ac_gpu_info.c ac: reorder and print all radeon_info fields 2019-09-30 13:36:21 -04:00
ac_gpu_info.h ac: reorder and print all radeon_info fields 2019-09-30 13:36:21 -04:00
ac_rtld.c radv/radeonsi: Don't count read-only data when reporting code size 2019-09-05 12:21:35 +02:00
ac_rtld.h radv/radeonsi: Don't count read-only data when reporting code size 2019-09-05 12:21:35 +02:00
ac_shader_util.c amd/common: Introduce ac_get_fs_input_vgpr_cnt. 2019-09-26 13:36:49 +00:00
ac_shader_util.h amd/common: Introduce ac_get_fs_input_vgpr_cnt. 2019-09-26 13:36:49 +00:00
ac_surface.c ac/surface: don't allocate FMASK if there is no graphics 2019-09-30 14:21:42 -04:00
ac_surface.h radeonsi: move texture storage allocation outside of radeonsi 2019-09-09 23:43:03 -04:00
amd_family.h radeonsi: add support for Renoir 2019-08-14 17:31:04 -04:00
amd_kernel_code_t.h tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
meson.build amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00
sid.h radeonsi: add PKT3_CONTEXT_REG_RMW 2019-08-27 16:16:08 -04:00
sid_tables.py ac/registers: don't use the si, cik, vi names, use gfxN 2019-06-03 20:06:41 -04:00