mesa/src/panfrost
Alyssa Rosenzweig 980df9ede1 pan/bi: Move Bifrost specific C code to src/compiler/bifrost
The goal is to make files at the root of src/compiler/ apply to both Bifrost and
Valhall, while ISA-specific code (e.g. instruction packing) code goes in
compiler/bifrost/ or compiler/valhall/. This is what Valhall is already doing,
the Bifrost specific stuff was just grandfathered in.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20455>
2023-01-02 17:54:49 +00:00
..
ci panfrost: Remove experimental v7-only indirect draw path 2022-12-23 16:27:16 +00:00
compiler pan/bi: Move Bifrost specific C code to src/compiler/bifrost 2023-01-02 17:54:49 +00:00
drm-shim panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
ds panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
include panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
lib pan/bi: Move Bifrost specific C code to src/compiler/bifrost 2023-01-02 17:54:49 +00:00
midgard panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
perf panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
shared panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
tools panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
util panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
vulkan panvk: Fix null pointer dereference on cmd_buffer->ops 2022-12-26 12:57:07 +00:00
.clang-format panfrost: Add clang-format file 2022-12-24 02:22:57 +00:00
meson.build pan/bi: Rename panfrost/bifrost -> panfrost/compiler 2023-01-02 17:54:48 +00:00