I've bisected the issue back to: f60e23cb57724f001bfafdb577cedf660d6917e1 is the first bad commit commit f60e23cb57724f001bfafdb577cedf660d6917e1 Author: Topi Pohjolainen <topi.pohjolainen@intel.com> Date: Thu Dec 22 17:22:39 2016 +0200 i965/miptree/gen7+: Use isl for hiz layouts v2: Use better assert by checking isl_surf_get_hiz_surf() Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Signed-off-by: Topi Pohjolainen <topi.pohjolainen@intel.com> The commit does not revert cleanly 00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:191b] (rev 06) Please let me know if you'd like any more info
This should be fixed by the following commit: commit 17918a037242d04b1a455a2f7a0b869e7a568456 Author: Jason Ekstrand <jason.ekstrand@intel.com> Date: Wed Jun 21 11:15:25 2017 -0700 i965/miptree: Move isl_surf_get_(hiz|mcs)_surf out of the assert Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101535 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101538 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101539 Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.