mesa/src/amd
Pierre-Eric Pelloux-Prayer a9ed96ac8e radv: deal with ac_nir_translate failures
Now that ac_nir_translate reports failures instead of aborting,
we need to deal with it in the driver.
For now, call abort to keep the existing behavior but this could
be improved.

Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18147>
2022-08-31 00:09:37 +00:00
..
addrlib amd/addrlib: fix 3D texture allocation failures on gfx11 2022-08-03 00:57:16 +00:00
ci radv/llvm: fix packed VS inputs on GFX6/GFX10+ 2022-08-26 15:28:55 +00:00
common ac: add ac_vtx_format_info 2022-08-30 19:02:11 +00:00
compiler radv,aco: implement 64-bit vertex inputs 2022-08-30 19:02:11 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm ac/llvm: add a return value to ac_nir_translate 2022-08-31 00:09:37 +00:00
registers radeonsi: follow shader_info.float_controls_execution_mode (mostly) 2022-08-03 00:57:16 +00:00
vulkan radv: deal with ac_nir_translate failures 2022-08-31 00:09:37 +00:00
.clang-format radv: allow holes in inline push constants 2022-04-12 11:44:30 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00