| .. |
|
ac_binary.c
|
ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT
|
2023-05-24 21:48:19 +00:00 |
|
ac_binary.h
|
ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT
|
2023-05-24 21:48:19 +00:00 |
|
ac_debug.c
|
ac/debug: add a helper to print GPUVM fault protection status
|
2023-10-30 08:10:22 +00:00 |
|
ac_debug.h
|
ac/debug: add a helper to print GPUVM fault protection status
|
2023-10-30 08:10:22 +00:00 |
|
ac_drm_fourcc.h
|
amd/common: update DCC for gfx11.5
|
2023-10-20 07:32:34 +00:00 |
|
ac_gpu_info.c
|
ac/gpu_info,llvm: trivial cosmetic changes
|
2023-11-07 19:27:43 +00:00 |
|
ac_gpu_info.h
|
ac/gpu_info: split has_set_pairs_packets into context and sh flags
|
2023-11-07 19:27:43 +00:00 |
|
ac_hw_stage.h
|
amd: Move ac_hw_stage to its own file
|
2023-07-03 21:12:45 +00:00 |
|
ac_msgpack.c
|
ac/msgpack: make fixstrs a const char
|
2023-08-22 11:33:10 +00:00 |
|
ac_msgpack.h
|
ac/msgpack: make fixstrs a const char
|
2023-08-22 11:33:10 +00:00 |
|
ac_nir.c
|
radv: implement mesh shader gs_fast_launch=2
|
2023-10-24 21:36:06 +00:00 |
|
ac_nir.h
|
ac/nir,radv: pass workgroup size to ac_nir_lower_ngg_ms
|
2023-10-24 21:36:06 +00:00 |
|
ac_nir_cull.c
|
nir: Drop "SSA" from NIR language
|
2023-08-12 16:44:41 -04:00 |
|
ac_nir_lower_esgs_io_to_mem.c
|
treewide: Use nir_shader_intrinsic_pass sometimes
|
2023-08-24 15:48:02 +00:00 |
|
ac_nir_lower_global_access.c
|
treewide: Use nir_shader_intrinsic_pass sometimes
|
2023-08-24 15:48:02 +00:00 |
|
ac_nir_lower_image_opcodes_cdna.c
|
nir: replace use of nir_src_copy()
|
2023-09-08 03:01:39 +00:00 |
|
ac_nir_lower_ngg.c
|
nir: Also gather decomposed primitive count
|
2023-11-07 00:05:54 +00:00 |
|
ac_nir_lower_ps.c
|
nir: add fetch inactive index to quad_swizzle_amd/masked_swizzle_amd
|
2023-10-04 18:53:43 +00:00 |
|
ac_nir_lower_resinfo.c
|
nir: replace use of nir_src_copy()
|
2023-09-08 03:01:39 +00:00 |
|
ac_nir_lower_subdword_loads.c
|
nir: Drop most uses of nir_instr_rewrite_src_ssa()
|
2023-08-18 01:00:15 +00:00 |
|
ac_nir_lower_taskmesh_io_to_mem.c
|
ac/nir: add lowering for task shader queries
|
2023-09-26 07:50:15 +00:00 |
|
ac_nir_lower_tess_io_to_mem.c
|
treewide: Drop nir_ssa_for_src users
|
2023-09-18 10:25:17 -04:00 |
|
ac_nir_lower_tex.c
|
nir: add nir_scalar intrinsic helpers
|
2023-09-02 00:26:31 +00:00 |
|
ac_nir_opt_outputs.c
|
nir: s/nir_instr_ssa_def/nir_instr_def/
|
2023-08-15 17:44:27 +00:00 |
|
ac_parse_ib.c
|
ac: Add amd_ip_type argument to ac_parse_ib and ac_parse_ib_chunk.
|
2023-10-18 16:29:01 +00:00 |
|
ac_perfcounter.c
|
ac/perfcounter: remove a bogus assert to fix an assertion failure on gfx11
|
2023-09-30 22:23:04 +00:00 |
|
ac_perfcounter.h
|
ac/perfcounter: compute the number of global instances of TCP,SQ,GL1C and GL2C
|
2023-09-14 14:17:19 +00:00 |
|
ac_rgp.c
|
ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT
|
2023-05-24 21:48:19 +00:00 |
|
ac_rgp.h
|
ac/rgp: Add metadata for separate-compiled RT stages
|
2023-08-22 11:33:11 +00:00 |
|
ac_rgp_elf_object_pack.c
|
ac/rgp: use correct API stage string for mesh/task shaders
|
2023-09-14 07:19:25 +00:00 |
|
ac_rtld.c
|
amd: Do shader binary alignment for prefetch at memory allocation time.
|
2023-07-11 12:01:45 +00:00 |
|
ac_rtld.h
|
ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT
|
2023-05-24 21:48:19 +00:00 |
|
ac_shader_args.c
|
ac: allow to mark shader arguments as preserved
|
2023-08-25 07:22:03 +00:00 |
|
ac_shader_args.h
|
ac,radeonsi: move ps arg pos_fixed_pt to ac_shader_args
|
2023-10-10 02:36:33 +00:00 |
|
ac_shader_util.c
|
ac,radeonsi: remove unused ps prolog key fields
|
2023-10-10 11:10:20 +08:00 |
|
ac_shader_util.h
|
ac,radeonsi: remove unused ps prolog key fields
|
2023-10-10 11:10:20 +08:00 |
|
ac_shadowed_regs.c
|
ac: update gfx11 shadowed register tables
|
2023-08-19 19:36:55 +00:00 |
|
ac_shadowed_regs.h
|
amd: add a new helper that prints all non-shadowed regs
|
2023-06-17 23:42:21 +00:00 |
|
ac_spm.c
|
amd/common: add missing stuff for gfx11.5
|
2023-10-24 01:07:12 +00:00 |
|
ac_spm.h
|
ac/spm: add support for GFX11
|
2023-09-25 09:05:58 +02:00 |
|
ac_sqtt.c
|
radv: fix instruction timing on GFX11
|
2023-09-14 06:29:10 +00:00 |
|
ac_sqtt.h
|
radv: fix instruction timing on GFX11
|
2023-09-14 06:29:10 +00:00 |
|
ac_surface.c
|
ac/surface: cosmetic changes
|
2023-11-05 12:39:42 -05:00 |
|
ac_surface.h
|
amd/common: update DCC for gfx11.5
|
2023-10-20 07:32:34 +00:00 |
|
ac_surface_meta_address_test.c
|
ac/surface: trivial non-functional changes
|
2023-08-19 19:36:56 +00:00 |
|
ac_surface_modifier_test.c
|
ac/surface/tests: cosmetic changes
|
2023-11-05 12:39:42 -05:00 |
|
ac_surface_test_common.h
|
amd: rename GFX110x to NAVI31-33
|
2023-09-30 23:08:47 +00:00 |
|
ac_uvd_dec.h
|
ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT
|
2023-05-24 21:48:19 +00:00 |
|
ac_vcn.h
|
radeonsi/ac: move some vcn defines to common
|
2023-04-27 02:00:03 +00:00 |
|
ac_vcn_av1_default.h
|
ac/radeonsi: add av1 defaults header file from radeonsi
|
2023-06-16 05:53:44 +00:00 |
|
ac_vcn_dec.h
|
ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT
|
2023-05-24 21:48:19 +00:00 |
|
ac_vcn_enc.h
|
radeonsi/vcn: Add encode support for H264 B-frames
|
2023-10-25 01:03:58 +00:00 |
|
ac_vcn_enc_av1_default_cdf.h
|
ac,radeonsi: move vcn enc av1 default cdf file to common
|
2023-09-14 07:51:24 +00:00 |
|
amd_family.c
|
ac: add missing gfx11.5 bits
|
2023-11-05 12:34:55 -05:00 |
|
amd_family.h
|
radeonsi/vcn: set jpeg reg version for gfx 1150
|
2023-10-20 07:32:35 +00:00 |
|
amd_kernel_code_t.h
|
amd/common: add AMD_CODE_PROPERTY_ENABLE_WAVEFRONT_SIZE32 property
|
2023-08-31 20:30:03 +00:00 |
|
gfx10_format_table.h
|
ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT
|
2023-05-24 21:48:19 +00:00 |
|
gfx10_format_table.py
|
ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT
|
2023-05-24 21:48:19 +00:00 |
|
meson.build
|
amd/common: add registers for gfx11.5
|
2023-10-20 07:32:34 +00:00 |
|
sid.h
|
ac/gpu_info,llvm: trivial cosmetic changes
|
2023-11-07 19:27:43 +00:00 |
|
sid_tables.py
|
ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT
|
2023-05-24 21:48:19 +00:00 |