mesa/src/asahi/lib
Asahi Lina 0a5f3556a1 asahi: Fix device fd leak in agx_close_device
I'm not sure if this was always broken downstream or just got dropped at
some point, but it's definitely UAPI-agnostic and missing now that we
have all the non-UAPI bits upstream.

Signed-off-by: Asahi Lina <lina@asahilina.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21677>
2023-03-03 21:11:47 +00:00
..
tests asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_bo.c asahi: Split off common BO code into its own file 2023-02-02 11:45:52 +00:00
agx_bo.h asahi: Implement Linux driver scaffolding, sans UAPI 2023-03-03 00:28:48 +00:00
agx_border.c asahi: Implement custom border colours 2023-02-04 10:37:02 -05:00
agx_device.c asahi: Fix device fd leak in agx_close_device 2023-03-03 21:11:47 +00:00
agx_device.h asahi: Add agx_debug_fault() helper 2023-03-03 00:28:48 +00:00
agx_formats.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_formats.h asahi: Implement custom border colours 2023-02-04 10:37:02 -05:00
agx_helpers.h asahi: Add XML for custom border colours 2023-02-04 10:32:24 -05:00
agx_iokit.h asahi: Split off macOS support into its own file 2023-02-02 11:45:52 +00:00
agx_meta.c agx: Lower sampler LOD bias 2023-02-27 02:35:41 +00:00
agx_meta.h asahi: Do not use memctx for pools / meta cache 2023-02-15 22:16:51 +00:00
agx_nir_format_helpers.h asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_nir_lower_tilebuffer.c asahi: Implement color masks with masked stores 2023-02-21 08:10:15 +00:00
agx_nir_lower_vbo.c asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_nir_lower_vbo.h asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
agx_ppp.h asahi: Merge fragment control XML 2023-02-04 07:58:42 +00:00
agx_tilebuffer.c asahi: Implement color masks with masked stores 2023-02-21 08:10:15 +00:00
agx_tilebuffer.h asahi: Implement color masks with masked stores 2023-02-21 08:10:15 +00:00
agx_usc.h asahi: Strengthen agx_usc_uniform contract 2023-02-04 07:19:29 +00:00
cmdbuf.xml asahi: Identify USC cache invalidate 2023-03-01 01:04:29 +00:00
decode.c asahi/decode: Handle VDM barriers 2023-03-03 20:54:18 +00:00
decode.h asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
dyld_interpose.h asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
gen_pack.py agx: Add merge helpers to GenXML 2022-11-28 16:48:38 +00:00
hexdump.h
meson.build asahi: Drop macOS backend 2023-03-03 00:28:48 +00:00
pool.c asahi: Do not use memctx for pools / meta cache 2023-02-15 22:16:51 +00:00
pool.h asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
wrap.c asahi: Split off macOS support into its own file 2023-02-02 11:45:52 +00:00