turnip: Stop allocating unused pvtmem space in the pipeline CS.
authorEmma Anholt <emma@anholt.net>
Tue, 15 Feb 2022 21:52:15 +0000 (13:52 -0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 12 Apr 2022 01:01:56 +0000 (01:01 +0000)
commite0fbdd3eda951d8589a2ea8f3a46fe032fcf1646
treed7f573a60b90f15d20c391947e3620ab778eb967
parent80c44a66264bdaeb2a2ce6dc0ea19b8efcd41a77
turnip: Stop allocating unused pvtmem space in the pipeline CS.

The pvtmem was split off to a separate read/write BO.

Fixes: 931ad19a1817 ("turnip: make cmdstream bo's read-only to GPU")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15038>
src/freedreno/vulkan/tu_pipeline.c