freedreno/drm/virtio: Trigger host side wait boost
authorRob Clark <robdclark@chromium.org>
Fri, 30 Jun 2023 18:53:16 +0000 (11:53 -0700)
committerMarge Bot <emma+marge@anholt.net>
Tue, 11 Jul 2023 16:59:20 +0000 (16:59 +0000)
commite81a47cfa246848f28f9c878f1337df8bd0da007
tree52f5dd979f09dd1235b3c577f070dfc2b16d1477
parenta85b84ba1e205f665787ea643aa20912bebaca09
freedreno/drm/virtio: Trigger host side wait boost

Let the host know that we'll be waiting for a fence via an asynchronous
WAIT_FENCE command.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23955>
src/freedreno/drm/virtio/virtio_pipe.c