mesa/src/amd/common
Marek Olšák bc85e79bba ac/gpu_info: require amdgpu DRM 3.15.0 (kernel 4.12) from July 2017
to match the radeon requirement

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17411>
2022-07-27 05:01:38 +00:00
..
ac_binary.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04: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/gfx11: add PixelWaitSync packet fields 2022-06-15 20:52:42 +00:00
ac_debug.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_drm_fourcc.h radv: Add macros for win32 that accessed 2022-05-16 18:57:06 +00:00
ac_gpu_info.c ac/gpu_info: require amdgpu DRM 3.15.0 (kernel 4.12) from July 2017 2022-07-27 05:01:38 +00:00
ac_gpu_info.h gallium/radeon: require radeon DRM 2.50.0 (kernel 4.12) from July 2017 2022-07-27 05:01:38 +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: Add remappability to tess and ESGS I/O lowering passes. 2022-06-07 01:40:14 +00:00
ac_nir.h ac/nir: add triangle_strip_adjacency_fix to gs input lower 2022-06-27 11:32:43 +08:00
ac_nir_cull.c ac/nir: use shorter builder names 2022-01-21 13:45:33 +00:00
ac_nir_lower_esgs_io_to_mem.c ac/nir: add triangle_strip_adjacency_fix to gs input lower 2022-06-27 11:32:43 +08: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_ngg.c ac/nir/ngg: Remember proper bit sizes of GS output variables. 2022-07-22 08:17:39 +00:00
ac_nir_lower_taskmesh_io_to_mem.c ac/nir/taskmesh: Preserve workgroup ID Y and Z when applying firstTask. 2022-06-15 18:28:58 +00:00
ac_nir_lower_tess_io_to_mem.c ac/nir: add no_input_lds_space param to hs output lower 2022-06-27 02:38:21 +00:00
ac_nir_opt_outputs.c radv: Fixes compiling error with msvc 2022-05-16 18:57:06 +00:00
ac_perfcounter.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_perfcounter.h ac: add initial SPM support 2021-11-11 10:05:49 +00:00
ac_rgp.c ac/gpu_info: remove vram_size and gtt_size in favor of *_kb variants 2022-07-27 05:01:38 +00: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 treewide: drop mtypes/macros includes from main 2021-12-08 22:14:45 +00:00
ac_rtld.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04: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: add shader return values into ac_shader_args 2020-12-09 20:13:24 +00:00
ac_shader_args.h radv,aco: Use ray_launch_size_addr 2022-05-12 15:04:31 +00:00
ac_shader_util.c radeonsi/gfx11: fix alpha-to-coverage with stencil or samplemask export 2022-05-17 10:27:04 +00:00
ac_shader_util.h radeonsi/gfx11: fix alpha-to-coverage with stencil or samplemask export 2022-05-17 10:27:04 +00:00
ac_shadowed_regs.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_shadowed_regs.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_spm.c ac: Remove trailing white space. 2022-05-25 12:29:30 +00:00
ac_spm.h ac: add initial SPM support 2021-11-11 10:05:49 +00:00
ac_sqtt.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_sqtt.h include: drop c11_compat.h 2022-06-02 13:09:16 +00:00
ac_surface.c ac/surface: expose all 64K_R_X and 256K_R_X modifiers on gfx11 2022-07-09 21:00:51 +00:00
ac_surface.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04: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 amd: rename fishes to Navi21, Navi22, Navi23, Navi24, and Rembrandt 2022-05-19 11:55:50 +00:00
ac_uvd_dec.h amd: move uvd decode definitions to common place 2022-01-20 07:07:32 +10:00
ac_vcn_dec.h radeonsi/vcn: update av1 decoding to support vcn4 2022-05-10 04:29:55 +00:00
amd_family.c amd: rename fishes to Navi21, Navi22, Navi23, Navi24, and Rembrandt 2022-05-19 11:55:50 +00:00
amd_family.h radeonsi/vcn: prepare for unified queue in vcn4 2022-06-16 03:30:47 +00:00
amd_kernel_code_t.h
gfx10_format_table.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04: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: Add I/O lowering for task and mesh shaders. 2022-05-12 00:29:51 +00:00
sid.h radv: Add perf counter lock/unlock commandbuffers. 2022-07-09 12:29:06 +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