crocus/gen6: fix depth blit blorp regression.
authorDave Airlie <airlied@redhat.com>
Fri, 18 Jun 2021 05:15:24 +0000 (15:15 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 18 Jun 2021 20:05:08 +0000 (06:05 +1000)
commit714145f54c4dfc9bfcb7af10ee85bbb9e755efff
tree52d483aa9b58c261ec52b107f3d74de5a8dc7b21
parentcaa5c5b12e50ad85867ff06d4202c786b498ca8f
crocus/gen6: fix depth blit blorp regression.

The tesseract fix broke depth blits using blorp as depth blits
on gen6 are done using the color engine. Just disable aux
up front on the destination for this case.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11456>
src/gallium/drivers/crocus/crocus_blit.c