| .. |
|
ac_binary.c
|
radeonsi: increase gfx1100/gfx1101 physical vgprs
|
2022-11-02 17:09:32 +00:00 |
|
ac_binary.h
|
ac: remove really_needs_scratch, parameter from ac_parse_shader_binary_config
|
2022-05-03 11:11:08 -04:00 |
|
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
|
radv: Add macros for win32 that accessed
|
2022-05-16 18:57:06 +00:00 |
|
ac_gpu_info.c
|
radeonsi: Use vcn version instead of CHIP family for VCNs
|
2023-05-11 18:01:10 +00:00 |
|
ac_gpu_info.h
|
amd: Add vcn ip version info
|
2023-05-11 18:01:10 +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/nir: Emit legacy GS DONE signal in NIR.
|
2023-05-04 19:08:59 +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
|
ac/nir/cull: fix line position w culling
|
2023-05-09 02:30:41 +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: Do not set cursor in try_extract_additions
|
2022-05-03 09:23:49 +00:00 |
|
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
|
ac/nir/ngg: Use sendmsg in NGG lowering.
|
2023-05-04 19:08:59 +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
|
util: normalize include files under src/util/*.h with util/ prefix in mesa code base
|
2022-11-10 06:27:25 +00:00 |
|
ac_perfcounter.h
|
ac: add initial SPM support
|
2021-11-11 10:05:49 +00:00 |
|
ac_rgp.c
|
ac/spm: switch to SPM version 2.0
|
2023-05-09 11:25:18 +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
|
treewide: drop mtypes/macros includes from main
|
2021-12-08 22:14:45 +00:00 |
|
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
|
amd: change chip_class naming to "enum amd_gfx_level gfx_level"
|
2022-05-13 14:56:22 -04:00 |
|
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
|
ac: enable SHADOW_GLOBAL_CONFIG for preemptible ib
|
2023-05-10 17:11:19 +00:00 |
|
ac_shadowed_regs.h
|
ac,radeonsi: move shadow regs create ib preamble function to amd common
|
2023-01-25 04:53:34 +00:00 |
|
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
|
ac/surface: don't expose modifiers with DCC retiling if radeon_info forbids it
|
2023-05-08 13:08:00 +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
|
amd: change chip_class naming to "enum amd_gfx_level gfx_level"
|
2022-05-13 14:56:22 -04:00 |
|
ac_surface_modifier_test.c
|
amd: change chip_class naming to "enum amd_gfx_level gfx_level"
|
2022-05-13 14:56:22 -04:00 |
|
ac_surface_test_common.h
|
ac/surface/tests: add more gfx103 and gfx11 tests
|
2022-11-06 18:16:48 -05:00 |
|
ac_uvd_dec.h
|
amd: move uvd decode definitions to common place
|
2022-01-20 07:07:32 +10:00 |
|
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 vcn ip version info
|
2023-05-11 18:01:10 +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
|
util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h
|
2022-11-19 03:38:19 +00:00 |
|
gfx10_format_table.py
|
amd: update gfx10_format_table.py for gfx11
|
2022-05-10 04:29:54 +00:00 |
|
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
|
amd: change chip_class naming to "enum amd_gfx_level gfx_level"
|
2022-05-13 14:56:22 -04:00 |