i965/fbo: Only try stencil meta blits on gen >= 8
authorTopi Pohjolainen <topi.pohjolainen@intel.com>
Mon, 19 May 2014 07:10:33 +0000 (10:10 +0300)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 19 May 2014 18:22:31 +0000 (11:22 -0700)
commit21dddb22c12614c1d4a4f3d1664a3f38678cfbb1
treee3beb536532c1b1344407671db5e3f1eca2745f5
parent0b96d362bf3f01b2b16d9216153fa3a1543bc2f5
i965/fbo: Only try stencil meta blits on gen >= 8

I don't have an ILK at hand but the fix should be trivial.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=78872
Cc: "10.2" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-and-tested-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/intel_fbo.c