[linux-yocto] [PATCH 0/2] [linux-yocto-3.19] [meta] intel-common:Add features/soc/braswell to support i915 graphic

wei.tee.ng at intel.com wei.tee.ng at intel.com
Mon Apr 13 23:54:15 PDT 2015


From: Ng Wei Tee <wei.tee.ng at intel.com>

Hi all,

This patch is to add support for devices on Braswell SoC in
intel-common layer. A new braswell folder was created under
features/soc/ to store the braswell.scc and braswell.cfg. When
we are building kernel for a preliminary hardware target, the
kernel configurations (CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT)
for graphics driver configuration is needed when we are using
latest GPU generation.

This configuration was built and tested working on CherryHill
platform. Please review and provide feedback if any.

This patch is target for linux-yocto-3.19 on meta branch.

Thanks.

Regards,
Wei Tee
The following changes since commit be02def40293bdfbaa9f230e0adba715ec906516:

  meta: features/bluetooth: add more configurations for Bluetooth support (2015-04-11 00:32:11 -0400)

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-contrib weiteeng/update-meta
  http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=weiteeng/update-meta

Ng Wei Tee (2):
  braswell: Add features/soc/braswell
  intel-core*: Add Braswell soc support

 .../bsp/intel-common/intel-core2-32.scc            |    1 +
 .../bsp/intel-common/intel-corei7-64.scc           |    1 +
 .../features/soc/braswell/braswell.cfg             |    1 +
 .../features/soc/braswell/braswell.scc             |    6 ++++++
 4 files changed, 9 insertions(+)
 create mode 100644 meta/cfg/kernel-cache/features/soc/braswell/braswell.cfg
 create mode 100644 meta/cfg/kernel-cache/features/soc/braswell/braswell.scc

-- 
1.7.9.5



More information about the linux-yocto mailing list