mesa/src/amd/common
Marek Olšák 694731ac13 ac/surface: allow gfx6-8 to enter the gfx9 DCC codepath for SI_FORCE_FAMILY
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13871>
2021-11-24 13:55:23 +00:00
..
ac_binary.c ac,radeonsi: use correct VGPR granularity on Aldebaran 2021-03-10 18:02:28 +00:00
ac_binary.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
ac_debug.c ac/debug: add an option to disable colors for printed IBs 2021-09-01 00:42:58 +00:00
ac_debug.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
ac_drm_fourcc.h ac: fix win32 build 2021-07-06 14:49:24 +00:00
ac_exp_param.h radeonsi: stop using AC_EXP_PARAM_UNDEFINED because it's not useful 2021-09-01 00:42:57 +00:00
ac_gpu_info.c ac/gpu_info: don't fail on amdgpu_query_video_caps_info failures 2021-11-24 13:55:23 +00:00
ac_gpu_info.h ac,radeonsi: print a lowercase codename in the renderer string 2021-10-18 18:37:09 +00:00
ac_msgpack.c ac/rgp: add ac_msgpack.h/c 2021-02-19 14:29:46 +00:00
ac_msgpack.h ac/rgp: add ac_msgpack.h/c 2021-02-19 14:29:46 +00:00
ac_nir.c ac: move ac_lower_indirect_derefs() outside of the LLVM dir 2021-04-23 11:52:01 +02:00
ac_nir.h radv: remove unnecessary ac_nir_ngg_config output struct 2021-10-04 08:55:19 +00:00
ac_nir_cull.c ac/nir/cull: Accept NaN and +/- Inf in face culling. 2021-10-12 15:23:52 +00:00
ac_nir_lower_esgs_io_to_mem.c nir: Rename nir_get_io_vertex_index_src and include per-primitive I/O. 2021-11-16 07:46:55 +00:00
ac_nir_lower_ngg.c ac/nir: remove bogus assertion about the position for culling 2021-10-28 10:44:20 +00:00
ac_nir_lower_tess_io_to_mem.c nir: Rename nir_get_io_vertex_index_src and include per-primitive I/O. 2021-11-16 07:46:55 +00:00
ac_perfcounter.c ac: add initial SPM support 2021-11-11 10:05:49 +00:00
ac_perfcounter.h ac: add initial SPM support 2021-11-11 10:05:49 +00:00
ac_rgp.c ac/rgp: Initialize clock_calibration with memset. 2021-11-15 22:59:05 -08:00
ac_rgp.h ac/rgp: add support for dumping SPM data 2021-11-11 10:05:49 +00:00
ac_rgp_elf_object_pack.c ac/rgp, radv: report wave size for shaders 2021-09-17 08:05:36 +00:00
ac_rtld.c ac: handle bigger instruction prefetch for Aldebaran 2021-03-10 18:02:27 +00:00
ac_rtld.h ac/rtld: make ac_rtld_upload returns the code size 2021-03-05 13:10:11 +00:00
ac_shader_args.c ac: add shader return values into ac_shader_args 2020-12-09 20:13:24 +00:00
ac_shader_args.h radv: remove unnecessary radv_shader_info:num_inline_push_consts 2021-10-08 11:37:19 +00:00
ac_shader_util.c ac: Calculate workgroup sizes of HW stages that operate in workgroups. 2021-08-26 09:46:18 +00:00
ac_shader_util.h ac: Calculate workgroup sizes of HW stages that operate in workgroups. 2021-08-26 09:46:18 +00:00
ac_shadowed_regs.c amd: Stub sections that don't have _WIN32 support 2020-11-27 20:49:00 -08:00
ac_shadowed_regs.h ac: add ifdef __cplusplus guard to header 2021-01-14 10:33:10 +01:00
ac_spm.c ac/spm: fix determining the counter slot 2021-11-15 11:24:36 +01:00
ac_spm.h ac: add initial SPM support 2021-11-11 10:05:49 +00:00
ac_sqtt.c ac/rgp: move radv/sqtt functions to ac 2021-03-05 13:10:11 +00:00
ac_sqtt.h ac/rgp: add support for clock calibration 2021-11-09 11:20:12 +01:00
ac_surface.c ac/surface: allow gfx6-8 to enter the gfx9 DCC codepath for SI_FORCE_FAMILY 2021-11-24 13:55:23 +00:00
ac_surface.h ac/surface: Add ac_modifier_max_extent 2021-10-11 11:43:39 +00:00
ac_surface_meta_address_test.c ac/surface: add tests for CmaskAddrFromCoord on GFX10+ 2021-08-05 06:37:09 +00:00
ac_surface_modifier_test.c util/vector: make util_vector_init harder to misuse 2021-10-08 00:15:11 +00:00
ac_surface_test_common.h ac/surface/tests: fix RB counts 2021-06-20 01:22:01 -04:00
amd_family.c ac: change family names to uppercase in ac_get_family_name() 2021-11-23 08:07:41 +00:00
amd_family.h amd: add Beige Goby support 2021-05-24 17:41:34 +00:00
amd_kernel_code_t.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
gfx10_format_table.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
gfx10_format_table.py python: drop python2 support 2021-08-14 21:44:32 +00:00
meson.build ac: Align ADDR_FASTCALL with addrlib 2021-11-12 09:46:10 +00:00
sid.h radv: add support for emitting PS_DONE/CS_DONE on GFX6-8 2021-01-26 09:26:58 +00:00
sid_tables.py python: drop python2 support 2021-08-14 21:44:32 +00:00