https://bugs.freedesktop.org/show_bug.cgi?id=94291

--- Comment #9 from Roland Scheidegger <srol...@vmware.com> ---
(In reply to Timo Aaltonen from comment #8)
> Actually it wasn't avx512, that was the first one I tried :) It's enabled
> also on 3.7 and that version works fine. Only one that was added in 3.8 is
> PKU, but dropping just that didn't help.
> 
> I did try dropping all non-client features (AVX512, CDI, DQI, BWI, VLX, PKU)
> and that worked. Maybe one of CDI/DQI/BWI/VLX is somewhat broken on 3.8?

Which is why I said "or any subvariant" ;-).
ERI, CDI, PFI, DQI, BWI, VLX are all avx512 variants (omg naming???), though
that skylake in the llvm 3.8 list doesn't suport ERI and PFI. I'm not sure, but
probably dropping avx512 manually when a enhanced variant still gets enabled
won't do anything. I don't think PKU would matter (but no guarantee...). I
suppose we should explicitly disable all of them via mattrs too (not that it's
a battle we can win, there will be some extensions at some point...).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to