Revert "radv: upload the PS epilog in the existing pipeline BO"
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 16 Sep 2022 10:36:32 +0000 (12:36 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 16 Sep 2022 11:38:28 +0000 (11:38 +0000)
commit299d2943043b12d20d22ca7d09e62815e5655fbf
treeb531ef028d7427c645d27dec8ab250829440e8be
parent0fc38b358b5c7495cbbe45db2091b0e05c1fb482
Revert "radv: upload the PS epilog in the existing pipeline BO"

This is completely broken because the PS epilog has refcount and
radv_upload_shaders() updates its VA.

This reverts commit 7c34b31db25e71625c78bf232c543caad84dda55.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18632>
src/amd/vulkan/radv_cmd_buffer.c
src/amd/vulkan/radv_pipeline.c
src/amd/vulkan/radv_shader.c