freedreno: handle PIPE_TRANSFER_MAP_DIRECTLY
authorRob Clark <robdclark@chromium.org>
Sat, 23 May 2020 17:56:56 +0000 (10:56 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 26 May 2020 19:14:22 +0000 (19:14 +0000)
commit3024d009006449df1e69cce4c90a7d1c7f01e5ca
tree4c6d63f3c4b6a9523ba5f758d2f7fb02285dfd1b
parent8728c42031379be979e56a457a178ce6a5b87b08
freedreno: handle PIPE_TRANSFER_MAP_DIRECTLY

Just something I noticed in the process of debugging the issue fixed in
the previous commit.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5188>
src/gallium/drivers/freedreno/freedreno_resource.c