mesa/src/asahi/lib
Alyssa Rosenzweig 58d138334d asahi: Shuffle IOGPU structs
We need the header to be common between gfx and compute, but everything
else seems to be different. Shuffle so we can decode compute without any
terrible hacks.

I don't know the exact layout and don't care: the layout of the fields
here is all software defined in macOS, even though the *values* are
defined by hardware (or firmware in a few cases).

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18623>
2022-09-18 10:34:25 -04:00
..
tests asahi: Use util/bitpack_helpers.h 2022-08-30 04:28:34 +00:00
agx_bo.h asahi: Remove unused bo_access property 2021-07-10 11:01:25 -04:00
agx_device.c asahi: Fix warning building for macOS 12.0 2022-08-21 14:32:40 -04:00
agx_device.h asahi: Dirty track everything 2022-09-06 21:01:28 +00:00
agx_formats.c asahi: Advertise ASTC formats 2022-09-01 22:30:48 +00:00
agx_formats.h asahi: Add internal (renderable) formats to the table 2021-07-05 20:56:04 +00:00
agx_ppp.h asahi: Express VDM commands according to PowerVR 2022-09-06 21:01:28 +00:00
cmdbuf.xml asahi: Shuffle IOGPU structs 2022-09-18 10:34:25 -04:00
decode.c asahi: Shuffle IOGPU structs 2022-09-18 10:34:25 -04:00
decode.h asahi/decode: Only dump mapped allocations 2021-07-10 11:04:45 -04:00
dyld_interpose.h asahi: Add wrap library 2022-05-22 17:58:07 -04:00
gen_pack.py asahi: Use util/bitpack_helpers.h 2022-08-30 04:28:34 +00:00
hexdump.h
io.h asahi: Identify suballocated size 2022-05-22 17:11:08 -04:00
meson.build asahi: Match PPP data structures with PowerVR 2022-09-06 21:01:28 +00:00
pool.c asahi: Remove unused bo_access property 2021-07-10 11:01:25 -04:00
pool.h asahi: Add pool data structure 2021-05-02 17:41:22 -04:00
wrap.c asahi: Add wrap library 2022-05-22 17:58:07 -04:00