pvr: Move heap initialisation out of pvr_winsys_helper.
authorDonald Robson <donald.robson@imgtec.com>
Wed, 3 May 2023 13:50:36 +0000 (14:50 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 4 May 2023 13:18:48 +0000 (13:18 +0000)
commit5edbf17e90973a2ac987c345e4a2d4021ee31cd7
tree98ec49e53856355aa6c48e96a103b071d94e4cc2
parent2b4ce498eef33d4516d67d086b566032b620bf48
pvr: Move heap initialisation out of pvr_winsys_helper.

This code will not be used by the new KMD, so it is being moved out of
this shared code area.

Signed-off-by: Donald Robson <donald.robson@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22826>
src/imagination/vulkan/winsys/pvr_winsys_helper.c
src/imagination/vulkan/winsys/pvr_winsys_helper.h
src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv.c