mesa/src
Maíra Canal 56f7b0297e v3dv: Use errno when logging an error to stderr
When logging a failed IOCTL, an errno is more useful than the output of
`drmIoctl()`. When the IOCTL fails, the return is usually -1 and this
value isn't very useful. On the other hand, the errno can help us to
debug the reason why the IOCTL failed.

Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29067>
2024-05-08 05:42:21 +00:00
..
amd ci: identify and label S3 buckets 2024-05-07 22:08:07 +00:00
android_stub
asahi nir: remove global_invocation_id_zero_base 2024-04-24 20:18:49 +00:00
broadcom v3dv: Use errno when logging an error to stderr 2024-05-08 05:42:21 +00:00
c11
compiler glsl: wrap nir_opt_loop in NIR_PASS() 2024-05-07 04:11:36 +00:00
drm-shim drm-shim: Add io region handling in mmap 2024-03-19 10:22:34 +00:00
egl egl/wayland: Fix sRGB format look up for config 2024-05-06 20:55:59 +00:00
etnaviv etnaviv/nn: Pipe through input/accumulation buffer depth from hwdb 2024-05-02 19:17:58 +00:00
freedreno ci: identify and label S3 buckets 2024-05-07 22:08:07 +00:00
gallium zink: move blocking gfx program init functions to thread 2024-05-08 01:14:27 +00:00
gbm dri: rename 'implicit' param from earlier series 2024-05-07 15:19:23 +00:00
getopt
glx dri: rename 'implicit' param from earlier series 2024-05-07 15:19:23 +00:00
gtest
imagination meson: add VK_DRIVER_FILES to devenv, alongside the old VK_ICD_FILENAMES 2024-04-02 18:08:52 +00:00
imgui
intel intel/perf: Add function to open perf stream 2024-05-07 21:44:34 +00:00
loader wsi/wayland: refactor wayland dispatch 2024-05-02 19:37:26 +00:00
mapi glapi: fix param type in TexGenxOES 2024-05-01 00:47:59 +02:00
mesa mesa/st: don't use base shader serialization when uniforms are not packed 2024-05-03 18:41:36 +00:00
microsoft nir: remove workgroup_id_zero_base 2024-04-24 20:18:49 +00:00
nouveau nvk: Add sha1_h as a dependency 2024-05-07 16:29:57 +00:00
panfrost pan/kmod: Make default allocator thread-safe 2024-05-07 11:11:28 +00:00
tool pps: Config tweaks to avoid loosing traces 2024-03-25 19:49:50 +00:00
util perfetto: Add some functions for timestamped events 2024-05-02 19:37:26 +00:00
virtio virtio/ci: separate hiden jobs to -inc.yml files 2024-05-07 18:01:51 +00:00
vulkan vulkan: Update XML and headers to 1.3.284 2024-05-06 19:14:57 +00:00
.clang-format agx: add Braun-Hack spiller pass 2024-03-30 00:26:18 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00