mesa/src/amd
Ivan Avdeev 14e3231b56 radv: add a flag to indicate ray tracing support
Determine whether the device has hardware raytracing support early, and
then use this result where needed, instead of checking for `gfx_level`
every time.

This is a prerequisite for CYAN_SKILLFISH chip enablement. This chip is
still GFX10, not GFX10_3, but has hardware support for accelerated
`image_bvh{,64}_intersect_ray` instructions. Just checking for `gfx_level`
is insufficient for it.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33109>
2025-01-20 08:27:11 +00:00
..
addrlib amd: update addrlib 2024-12-26 21:02:21 +00:00
ci ci: update expectation files 2025-01-16 22:57:52 +00:00
common radv: add a flag to indicate ray tracing support 2025-01-20 08:27:11 +00:00
compiler aco: implement some more std::vector functions for small_vec 2025-01-17 09:25:48 +00:00
drm-shim amd/drm-shim: add GFX1150 support 2024-08-13 13:17:17 +00:00
llvm ac/llvm: enable wqm for ac_build_quad_swizzle from ac_build_fs_interp_mov 2025-01-17 09:55:45 +00:00
registers amd: Rename GFX1103_R1/R2 to PHOENIX/2 2024-11-20 02:14:40 +00:00
vpelib amd/vpelib: Shaper Refactor 2024-12-26 01:23:59 +00:00
vulkan radv: add a flag to indicate ray tracing support 2025-01-20 08:27:11 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00