[Bug 94722] [SKL/KBL] Init time is high

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 19 14:16:57 UTC 2016


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

--- Comment #6 from Rodrigo Vivi <rodrigo.vivi at gmail.com> ---
In order to fully remove the firmware from the picture besides removing
/lib/firmware/i915 and updating the initrd I'd also change i915_drv.h
- #define HAS_CSR(dev) (IS_GEN9(dev))
+ #define HAS_CSR(dev) false

- #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 the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160419/5ed9fcf6/attachment.html>


More information about the intel-gfx-bugs mailing list