Pelagicore / meta-pelux

PELUX is an open source, GENIVI compliant development platform that supports the Qt Automotive Suite
https://pelux.io
MIT License
39 stars 28 forks source link

grub: remove disabling execlist support for i915 #365

Closed sashko closed 5 years ago

sashko commented 5 years ago

This has been added in @e5428651123e47d3c, since the Linux kernel driver supplied wth Yocto "sumo" 2.5 had an issue that caused it to crash.

The issue has resolved fixed in newer versions of the driver, so get rid of this workaround.

Signed-off-by: Oleksandr Kravchuk oleksandr.kravchuk@pelagicore.com

sashko commented 5 years ago

Approving... but Arch Wiki referred to in e542865 says "This is known to be broken to at least kernel 4.0.5.". We are not on >= 4.0.5 but fix has been cherry picked?

We've got 4.14.110 for Intel.