radeonsi: don't do PFP_SYNC_ME before CP DMA and compute blits
authorMarek Olšák <marek.olsak@amd.com>
Mon, 5 Jun 2023 19:01:29 +0000 (15:01 -0400)
committerMarge Bot <emma+marge@anholt.net>
Sat, 17 Jun 2023 23:42:21 +0000 (23:42 +0000)
commitc5a565d094956c769ed30cd5df004d418af779ea
treefaeb2929968aa5acb81fbab205cc6be3332ee99e
parent76664c1677356d3d568b0c4b5db2700ef926b015
radeonsi: don't do PFP_SYNC_ME before CP DMA and compute blits

It's not needed before them, and we already set it after them.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23687>
src/gallium/drivers/radeonsi/si_compute_blit.c
src/gallium/drivers/radeonsi/si_cp_dma.c