mesa/src/amd
Simon Ser 6c469f9b19 radv/winsys: check amdgpu_create_bo_from_user_mem() for EINVAL
amdgpu_create_bo_from_user_mem() may fail for multiple reasons.
Only return VK_ERROR_INVALID_EXTERNAL_HANDLE if the kernel
returned EINVAL, which indicates a bad input parameter.

Signed-off-by: Simon Ser <contact@emersion.fr>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24858>
2023-08-30 09:42:05 +00:00
..
addrlib ac/radv: decouple radv vulkan driver and compiler from gallium 2023-08-03 09:45:42 +00:00
ci ci: disable Material Testers.x86_64_2020.04.08_13.38_frame799.rdc trace 2023-08-21 22:31:21 +00:00
common nir: make num_workgroups 32 bit only 2023-08-30 07:04:33 +00:00
compiler aco/spill: skip p_branch in process_block 2023-08-29 11:53:57 +00:00
drm-shim amd/drm-shim: use fixed-width types 2023-06-23 18:35:52 +00:00
llvm ac: drop 64 bit handling for cl workgroup intrinsics 2023-08-30 07:04:33 +00:00
registers ac: change offsets of DMA_DATA dwords to prevent reg offset conflicts 2023-08-19 19:36:55 +00:00
vulkan radv/winsys: check amdgpu_create_bo_from_user_mem() for EINVAL 2023-08-30 09:42:05 +00:00
meson.build meson: build radeonsi with aco 2023-05-15 02:01:10 +00:00