commit | ec58cda5da0b7d43b5ff71db4f4f3b85629e6739 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Fri Aug 14 15:50:13 2020 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Mon Aug 17 11:43:52 2020 +0000 |
tree | 27e82b78188671cb4c0a89c40cd4314f3d3a3765 | |
parent | 9732b64862f57b214e96ce01dba4674808987a22 [diff] |
panfrost: Use packs for varying buffers In addition to better aesthetics, this automatically fixed multiple instances of accidental CPU readback of GPU buffers -- in a hot path, too! Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6326>