** Changed in: intel Status: New => Won't Fix ** No longer affects: linux (Ubuntu)
** No longer affects: linux (Ubuntu Bionic) ** Changed in: intel Status: Won't Fix => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1757573 Title: [CNL-Y] enable kernel support of graphics Status in intel: Fix Released Status in linux-oem package in Ubuntu: Fix Released Status in linux-oem source package in Bionic: Fix Released Bug description: [impact] Currently in 18.04 beta1, (v4.15), CNL-Y graphics is not enabled. is_alpha_support = 1 i915/i915_pci.c 572 static const struct intel_device_info intel_cannonlake_gt2_info __initconst = { 573 GEN10_FEATURES, 574 .is_alpha_support = 1, 575 .platform = INTEL_CANNONLAKE, 576 .gen = 10, 577 .gt = 2, 578 }; Enabling it needs 59 commits backported from 4.16/drm-intel-next- queued according to a list provided by Intel. [test case] Test a kernel build with backports on CNL-Y. [regression potential] minor, they are mostly about CNL only To manage notifications about this bug go to: https://bugs.launchpad.net/intel/+bug/1757573/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp