mesa/src/amd/common
Timur Kristóf 28d740fc0b amd: Move sendmsg defines to ac_shader_util.
Will be used by ac/nir legacy and NGG lowerings.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Qiang Yu <yuq825@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22690>
2023-05-04 19:08:58 +00:00
..
ac_binary.c
ac_binary.h
ac_debug.c amd: Rename INDIRECT_BUFFER_CIK to just INDIRECT_BUFFER. 2023-04-13 23:58:48 +00:00
ac_debug.h amd: fix typos in code 2023-04-13 23:08:22 +00:00
ac_drm_fourcc.h
ac_gpu_info.c amd: determine info->has_fw_based_shadowing 2023-04-25 06:47:11 +00:00
ac_gpu_info.h amd: determine info->has_fw_based_shadowing 2023-04-25 06:47:11 +00:00
ac_msgpack.c
ac_msgpack.h
ac_nir.c nir: rename ACCESS_STREAM_CACHE_POLICY -> ACCESS_NON_TEMPORAL and document 2023-05-04 01:55:22 +00:00
ac_nir.h ac/nir/ps: add no_color_export option 2023-04-26 03:27:26 +00:00
ac_nir_cull.c amd: fix typos 2023-04-13 23:08:22 +00:00
ac_nir_lower_esgs_io_to_mem.c nir: rename ACCESS_STREAM_CACHE_POLICY -> ACCESS_NON_TEMPORAL and document 2023-05-04 01:55:22 +00:00
ac_nir_lower_global_access.c
ac_nir_lower_image_opcodes_cdna.c ac/nir: fix CDNA image lowering for array textures 2023-04-06 15:00:53 +00:00
ac_nir_lower_ngg.c nir: rename ACCESS_STREAM_CACHE_POLICY -> ACCESS_NON_TEMPORAL and document 2023-05-04 01:55:22 +00:00
ac_nir_lower_ps.c ac/nir: fix 8-bit/10-bit PS exports clamping 2023-04-28 17:38:06 +00:00
ac_nir_lower_resinfo.c ac/nir: add resinfo lowering for sliced storage 3D views 2023-02-24 14:12:22 +00:00
ac_nir_lower_subdword_loads.c ac/nir: add ac_nir_lower_subdword_loads to lower 8/16-bit loads to 32 bits 2023-03-03 03:27:40 +00:00
ac_nir_lower_taskmesh_io_to_mem.c ac/nir: When task->mesh dispatch Y or Z are 0, also set X to 0. 2023-04-01 14:46:50 +00:00
ac_nir_lower_tess_io_to_mem.c ac/nir: handle tess factor output missing case 2023-03-16 04:33:30 +00:00
ac_nir_opt_outputs.c nir: add next_stage parameter to nir_remove_varying 2023-04-19 21:42:11 +00:00
ac_perfcounter.c
ac_perfcounter.h
ac_rgp.c ac,radv,radeonsi: rename thread_trace to sqtt everywhere 2023-04-28 16:55:13 +00:00
ac_rgp.h ac,radv,radeonsi: rename thread_trace to sqtt everywhere 2023-04-28 16:55:13 +00:00
ac_rgp_elf_object_pack.c
ac_rtld.c amd/rtld: allow 64K LDS for all shader stages except for gfx6 2023-03-03 00:41:48 +00:00
ac_rtld.h
ac_shader_args.c ac,radv: move ps arg compation to common place 2023-04-19 08:39:46 +00:00
ac_shader_args.h ac,radv: move ps arg compation to common place 2023-04-19 08:39:46 +00:00
ac_shader_util.c amd: fix typos 2023-04-13 23:08:22 +00:00
ac_shader_util.h amd: Move sendmsg defines to ac_shader_util. 2023-05-04 19:08:58 +00:00
ac_shadowed_regs.c radeonsi: implement fw based mcbp 2023-04-25 06:47:11 +00:00
ac_shadowed_regs.h
ac_spm.c ac/spm: rename ac_spm_trace_data to ac_spm 2023-04-27 07:24:54 +00:00
ac_spm.h ac/spm: rename ac_spm_trace_data to ac_spm 2023-04-27 07:24:54 +00:00
ac_sqtt.c ac,radv,radeonsi: rename thread_trace to sqtt everywhere 2023-04-28 16:55:13 +00:00
ac_sqtt.h ac,radv,radeonsi: rename thread_trace to sqtt everywhere 2023-04-28 16:55:13 +00:00
ac_surface.c amd: fix typos 2023-04-13 23:08:22 +00:00
ac_surface.h ac/surface: introduce umd metadata v2 2023-03-28 15:17:28 +00:00
ac_surface_meta_address_test.c
ac_surface_modifier_test.c
ac_surface_test_common.h
ac_uvd_dec.h
ac_vcn.h radeonsi/ac: move some vcn defines to common 2023-04-27 02:00:03 +00:00
ac_vcn_dec.h radeonsi/vcn: add support for picture crop on JPEG 4.0.3 2023-04-06 15:00:53 +00:00
amd_family.c amd: add initial code for gfx940 2023-04-06 15:00:53 +00:00
amd_family.h amd: add initial code for gfx940 2023-04-06 15:00:53 +00:00
amd_kernel_code_t.h
gfx10_format_table.h
gfx10_format_table.py
meson.build ac/nir: implement image opcode emulation for CDNA, enable it in radeonsi 2023-04-06 15:00:53 +00:00
sid.h amd: Rename INDIRECT_BUFFER_CIK to just INDIRECT_BUFFER. 2023-04-13 23:58:48 +00:00
sid_tables.py