mesa/src
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
..
amd radv/winsys: check amdgpu_create_bo_from_user_mem() for EINVAL 2023-08-30 09:42:05 +00:00
android_stub
asahi treewide: Also handle struct nir_builder form 2023-08-24 15:48:02 +00:00
broadcom nir: make workgroup_id 32 bit only 2023-08-30 07:04:33 +00:00
c11
compiler nir: make num_workgroups 32 bit only 2023-08-30 07:04:33 +00:00
drm-shim
egl vulkan/wsi/wayland: add support for IMMEDIATE 2023-08-24 09:38:54 +00:00
etnaviv etnaviv: Fully replicate back stencil config 2023-08-22 12:00:27 +02:00
freedreno ci: disable a660 jobs 2023-08-30 07:22:01 +02:00
gallium gallivm/nir: drop 64 bit handling for cl workgroup intrinsics 2023-08-30 07:04:33 +00:00
gbm
getopt
glx glx: Advertise GLX_MESA_gl_interop extension if support present 2023-08-19 01:08:30 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination nir: Drop nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
imgui
intel intel/compiler: drop 64 bit handling for cl workgroup intrinsics 2023-08-30 07:04:33 +00:00
loader
mapi glthread: sync for VDPAU sync functions 2023-08-17 04:53:37 +00:00
mesa nir: make workgroup_id 32 bit only 2023-08-30 07:04:33 +00:00
microsoft treewide: Also handle struct nir_builder form 2023-08-24 15:48:02 +00:00
nouveau nv/codegen: Delete copy and assign 2023-08-26 11:04:02 -04:00
panfrost panfrost: drop 64 bit handling for cl workgroup intrinsics 2023-08-30 07:04:33 +00:00
tool
util util: add radeonsi workaround for Nowhere Patrol 2023-08-29 10:15:16 +00:00
virtio venus: expose at least one cached memory type 2023-08-28 18:21:48 +00:00
vulkan vulkan/wsi/wayland: fix unset present_mode 2023-08-29 02:37:10 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
meson.build