mesa/src
Eric Anholt 487576e3cf turnip: Fix error handling of DRM_MSM_GEM_INFO ioctls.
drmCommandWriteRead gives us a -errno, and we only checked for -1 (-EPERM,
incidentally).  All the callers wanted 0 for errors, which they were
getting by the fact that req.value was 0-initialized in our stack
allocation (though this only works as long as the kernel doesn't return an
error after setting req.value to something), and -EPERM not really being
an answer we would expect from an ioctl at this stage in the driver.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2769>
2020-06-26 19:34:17 +00:00
..
amd aco: fix partial copies on GFX6/7 2020-06-26 19:21:57 +00:00
broadcom v3d/compiler: don't rewrite unused temporaries to point to NOP register 2020-06-26 08:57:32 +00:00
compiler spirv: set variables to restrict by default 2020-06-24 10:52:27 +00:00
drm-shim
egl util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno turnip: Fix error handling of DRM_MSM_GEM_INFO ioctls. 2020-06-26 19:34:17 +00:00
gallium freedreno/ir3: disk-cache support 2020-06-26 08:55:19 -07:00
gbm
getopt
glx util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
gtest
hgl
imgui
intel anv: Align "used" attribute to 64 bits. 2020-06-25 22:11:36 -07:00
loader util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
mapi mapi: x86: Fix dynamic entries in x86 tsd stubs. 2020-06-26 18:28:01 +00:00
mesa glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13 2020-06-23 09:25:24 +00:00
panfrost panfrost: Add PAN_MESA_DEBUG=gl3 flag 2020-06-26 10:30:03 +00:00
util driconf: add workarounds for SPECviewperf13 2020-06-23 09:25:24 +00:00
vulkan vulkan/overlay: fix crash on destroying NULL swapchain 2020-06-25 10:31:50 +00:00
meson.build
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00