i965/miptree: Use blorp for validation tex copies on gen6+
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 11 May 2018 19:21:38 +0000 (12:21 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 22 May 2018 22:46:32 +0000 (15:46 -0700)
commit0eedb0fca92c4a77ff650e0b565ee254adb7daee
tree71515ae45e68c919808dbe49c21901a1ca671b3a
parent80fc3896f343c0ddc24e76abc9b0161f75511f3c
i965/miptree: Use blorp for validation tex copies on gen6+

It's faster than the blitter and can handle things like stencil properly
so it doesn't require software fallbacks.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/intel_mipmap_tree.c