[Bug 94722] [SKL/KBL] Init time is high
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 19 14:18:05 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94722
--- Comment #7 from Rodrigo Vivi <rodrigo.vivi at gmail.com> ---
ops:
- #define HAS_GUC_UCODE(dev) (IS_GEN9(dev))
- #define HAS_GUC_SHED(dev) (IS_GEN9(dev))
+ #define HAS_GUC_UCODE(dev) false
+ #define HAS_GUC_SHED(dev) false
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160419/5e9029a0/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list