commit | 1d88f078201a9f48322c4447c597f311aa980057 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Tue Jul 07 16:19:39 2020 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Thu Jul 09 14:54:38 2020 +0000 |
tree | ec1fbb072f3334c9ed1f05adea52210169fcbfea | |
parent | ed1910dc68e86dda8042c2c3ecb24695fe88f398 [diff] |
panfrost: Drop Gallium-local pan_bo_create wrapper We can handle pandecode in shared code now, which will matter for tracing non-Gallium drivers. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5794>