panfrost: Move pandecode into lib/
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 5 Aug 2020 20:25:52 +0000 (16:25 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 6 Aug 2020 23:54:24 +0000 (23:54 +0000)
commitd62a6e7c5f678b986af0c6b3a0ea1ce6d9880c66
tree07cddb256f354b8f0ff649a67f5d9bc9b144adc2
parent1c62b5528ab09731388670202fa4a6ca5aa96534
panfrost: Move pandecode into lib/

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6196>
src/panfrost/bifrost/test/bi_submit.c
src/panfrost/bifrost/test/bit.h
src/panfrost/lib/decode.c [moved from src/panfrost/pandecode/decode.c with 100% similarity]
src/panfrost/lib/decode.h [moved from src/panfrost/pandecode/decode.h with 99% similarity]
src/panfrost/lib/decode_common.c [moved from src/panfrost/pandecode/common.c with 100% similarity]
src/panfrost/lib/meson.build
src/panfrost/lib/wrap.h [moved from src/panfrost/pandecode/public.h with 100% similarity]
src/panfrost/meson.build
src/panfrost/pandecode/meson.build [deleted file]