mesa/src/freedreno
Vinson Lee 69cad1f96e turnip: Close sync_fd only if it is a valid file descriptor.
Fix defects reported by Coverity Scan.

Argument cannot be negative (NEGATIVE_RETURNS)
negative_returns: sync_fd is passed to a parameter that cannot be negative.

Fixes: cec0bc73e5 ("turnip: rework fences to use syncobjs")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7647>
2020-11-17 01:05:44 +00:00
..
.gitlab-ci freedreno/a6xx: Update SO registers for streams 2020-11-03 10:14:45 +00:00
afuc freedreno/tools: Fix compiler warnings about using sz in the error paths. 2020-10-20 22:16:59 +00:00
common freedreno: Introduce common device info struct 2020-11-02 18:07:05 +00:00
computerator freedreno+turnip: Upload large shader constants as a UBO. 2020-11-16 13:55:41 -08:00
decode freedreno/cffdec: Fix format overflow warning. 2020-10-20 22:16:59 +00:00
drm freedreno/drm: Add some locking asserts 2020-11-12 18:14:56 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
fdl gallium/util: remove empty file u_half.h 2020-10-06 21:07:11 -04:00
ir2 freedreno: Fix "Offset of packed bitfield changed" warnings: 2020-08-03 23:28:49 +00:00
ir3 freedreno+turnip: Upload large shader constants as a UBO. 2020-11-16 13:55:41 -08:00
perfcntrs freedreno/fdperf: Silence a compiler warning about current counter. 2020-10-20 22:16:59 +00:00
registers freedreno/a6xx: Update SO registers for streams 2020-11-03 10:14:45 +00:00
rnn util: remove util_float_to_half and util_half_to_float wrappers 2020-10-06 21:07:07 -04:00
vulkan turnip: Close sync_fd only if it is a valid file descriptor. 2020-11-17 01:05:44 +00:00
.dir-locals.el freedreno: Make emacs indent the way robclark's eclipse does. 2019-05-13 15:37:01 -07:00
.editorconfig freedreno: Make .editorconfig match .dir-locals.el. 2019-05-13 15:37:01 -07:00
Android.common.mk android: freedreno/common: add libmesa_git_sha1 static dependency 2020-09-07 20:02:45 +00:00
Android.drm.mk freedreno/drm: android: add libfreedreno_registers static dependency 2020-05-09 16:19:14 +00:00
Android.ir2.mk android: freedreno: move a2xx disasm out of gallium 2020-08-02 21:40:21 +02:00
Android.ir3.mk android: freedreno/ir3: fix include paths 2020-08-02 21:40:21 +02:00
Android.mk android: freedreno: move a2xx disasm out of gallium 2020-08-02 21:40:21 +02:00
Android.perfcntrs.mk freedreno: android: fix build of perfcounters. 2020-02-07 16:34:49 +00:00
Android.registers.mk android: freedreno: Another build fix 2020-08-19 11:57:17 +00:00
Makefile.sources android: freedreno: Add freedreno_dev_info.[ch] to Makefile.sources 2020-11-03 11:02:54 +00:00
meson.build meson/freedreno: Fix lua requirement 2020-08-07 17:27:00 +00:00