Linux 4.3 Will Let Skylake Graphics Play Out-Of-The-Box
In my testing of Intel's Skylake processor this month, there's been a silly/annoying issue that will fortunately be a problem of the past with the Linux 4.3 kernel.
The silly issue has been that up through Linux 4.2, the Intel DRM/KMS driver doesn't activate by default for Skylake graphics hardware... You fallback to having no kernel mode-setting / acceleration unless you boot the kernel with i915.preliminary_hw_support=1. Fortunately, Linux 4.3 is no longer treating Skylake as "preliminary" support. Even though Linux 4.2 and prior requires this flag, the HD Graphics 530 support has been stable on the Fedora and Ubuntu kernels I've tested so far this month.
With my testing now of the Core i5 6600K with HD Graphics 530 (see those links for my initial Skylake Linux benchmark results), running the DRM-Next code for Linux 4.3 is indeed having the graphics play nicely with the stock kernel. At the moment I'm running some Skylake HD Graphics 530 benchmarks with DRM-Next and Mesa 11.0.
This change authored last month by Intel and in DRM-Next dropped the preliminary support flag for "Gen9" Skylake graphics. "Time to light a candle and remove the preliminary_hw_support flag."
The silly issue has been that up through Linux 4.2, the Intel DRM/KMS driver doesn't activate by default for Skylake graphics hardware... You fallback to having no kernel mode-setting / acceleration unless you boot the kernel with i915.preliminary_hw_support=1. Fortunately, Linux 4.3 is no longer treating Skylake as "preliminary" support. Even though Linux 4.2 and prior requires this flag, the HD Graphics 530 support has been stable on the Fedora and Ubuntu kernels I've tested so far this month.
With my testing now of the Core i5 6600K with HD Graphics 530 (see those links for my initial Skylake Linux benchmark results), running the DRM-Next code for Linux 4.3 is indeed having the graphics play nicely with the stock kernel. At the moment I'm running some Skylake HD Graphics 530 benchmarks with DRM-Next and Mesa 11.0.
This change authored last month by Intel and in DRM-Next dropped the preliminary support flag for "Gen9" Skylake graphics. "Time to light a candle and remove the preliminary_hw_support flag."
Add A Comment