Commit Graph

298 Commits

Author SHA1 Message Date
Tom Zanussi
aca8652267 linux-yocto-tiny/4.1: Fix SRCREV override
The SRCREV overrides for tiny were malformed - fix them so they
actually make sense and take effect.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-28 20:29:00 -05:00
Tom Zanussi
0513c36afc linux-yocto-tiny: Fix broken SRCREV specifications
linux-yocto-tiny uses hyphens rather than underscores between SRCREV
and the machine or meta specification, preventing it from actually
taking effect.  Fix it by changing the hyphens to underscores.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-24 09:55:20 -05:00
Tom Zanussi
21dfa1a09b linux-yocto-tiny/4.1: Switch to standard/tiny/intel/base
The dedicated standard tiny branch for Intel platforms has been
renamed to standard/tiny/intel/base - update the 4.1 tiny kernel
recipe accordingly.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-24 09:51:48 -05:00
Tom Zanussi
01c243f1d9 linux-yocto-rt/4.1: Switch to standard/preempt-rt/intel/base
The dedicated standard rt branch for Intel platforms has been renamed
to standard/preempt-rt/intel/base - update the 4.1 rt kernel recipe
accordingly.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-24 09:47:19 -05:00
Tom Zanussi
7bf20dd9b0 linux-yocto/4.1: Switch to standard/intel/base
The dedicated standard branch for Intel platforms has been renamed to
standard/intel/base - update the 4.1 kernel recipe accordingly.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-24 09:39:18 -05:00
California Sullivan
8c15de8dba linux-yocto/4.1: Update to Linux 4.1.18
This SRCREV update also includes the fix to CVE-2016-0728.
An intermittent graphics bug that appears to be harmless besides spamming
dmesg has been observed on this release, but it is very rare and no method
to reproduce or patch to fix it has been found.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-03-10 09:23:09 -08:00
California Sullivan
822b3faa3e linux-yocto: Update 3.14 and 3.19 SRCREVs to latest stable
This includes the fix to CVE-2016-728.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-02-29 08:00:52 -08:00
Saul Wold
1ce13b3d39 linux-yocto_3.19: Update SRCREV for core BSPs
This ensures that the CONFIG_PWM_LPSS_PLATFORM=m to baytrial.cfg which
was missing and needed for the MinnowboardMax. This also adds the
INTEL_THERMAL and CORETEMP configuration to prevent overheating for 3.19
it was already in 4.1

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-16 15:17:35 -08:00
Saul Wold
d80a818a69 linux-yocto_4.1: Update SRCREV for core BSPs
This ensures that the CONFIG_PWM_LPSS_PLATFORM=m to baytrial.cfg which
was missing and needed for the MinnowboardMax

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-16 15:13:41 -08:00
Saul Wold
158516f3b8 gstreamer-vaapi: Move SRC_CHKSUM from .inc to .bb
This allows for the .bb to be the only file that changes when
updating package versions.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-02 14:05:10 -08:00
Saul Wold
0a137ffab0 linux-yocto: Update machine and meta SRCREV
Updating the META SRCREVs to make the nf_tables feature available.

Add in preempt-rt kernel for quark (preliminary)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-02 14:05:10 -08:00
Saul Wold
42cd81d205 linux-yocto: Update machine and meta SRCREV
Updating the META SRCREVs to make the nf_tables feature available.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-26 08:46:56 -07:00
Azril Ahmad
9bdc2090ca libva-intel-driver: Fix timestamping issue for VC1/WMV VAAPI decode under BSW CHV
Include the upstreamed patch to fix the timestamping issue that observed during the WMV/VC1 VAAPI decode under GStreamer on BSW CHV.

The patch was imported from FreeDesktop VAAPI git server
(git://anongit.freedesktop.org/vaapi/intel-driver) as of commit id
4307780b648245aba4ff338dcfe0172dec2e12e9

Signed-off-by: Azril Ahmad <mohd.azril.ahmad@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-23 08:22:52 -07:00
Saul Wold
1a3cd03c91 linux-yocto-4.1: Update SRCREV to include additional patches
dbe692d Ville Syrjälä drm/i915: Fix the VBT child device parsing for BSW
52a4a9f Michel Thierry drm/i915/gen8: Initialize page tables
a95cb62f Michel Thierry drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages
a24d98f Michel Thierry drm/i915: Remove _entry from PPGTT page structures
a8abc11 Ville Syrjälä drm/i915: Only wait for required lanes in vlv_wait_port_ready()
8135418 Ville Syrjälä Revert drm/i915: Hack to tie both common lanes together on chv
d660fc1 Ville Syrjälä drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV
0e797e9 Ville Syrjälä drm/i915: Implement chv display PHY lane stagger setup

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-19 09:22:49 -07:00
Ross Burton
258296f9d1 xorg-driver: remove duplicate files from oe-core
These files are copies of files from oe-core, delete them as they are unused.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-19 08:46:22 -07:00
Saul Wold
6e91701dcf linux-yocto/4.1: drm/i915 backports
Updating the SRCREVs to integrate the following backports:

  52a4a9f4a2b4 drm/i915/gen8: Initialize page tables
  a95cb62f8e85 drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages
  a24d98fc488d drm/i915: Remove _entry from PPGTT page structures

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-02 15:08:21 -07:00
Saul Wold
217a3eb2c8 linux-yocto-rt: Add preempt-rt kernel 4.1.8 version
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-01 07:54:39 -07:00
Saul Wold
cd79dd09e1 linux-yocto: Update to 4.1.8 and include braswell patches
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-01 07:54:39 -07:00
Saul Wold
5e218aeaca linux-yocto-4.1:hid, bluetooth, aufs, yaffs2
Setting the SRCREVs to import the following changes in the
    4.1 kernel tree:

      79a31b9d23db hid-core: Avoid uninitialized buffer access
      121593d3a0a4 aufs: call mutex.owner only when DEBUG_MUTEXES or MUTEX_SPIN_ON_OWNER is defined
      efa7952a190f Bluetooth: Delay check for conn->smp in smp_conn_security()
      69428ec43bd9 cc2520: set the default fifo pin value from platform data
      ee0ddf37f3d6 fs/yaffs2: Fix a judgement logic for ACL operations
      fff29e47f5c4 yaffs2: remove read and write methods
      b3b9d030ad84 yaffs2: replace f_dentry to f_path.dentry

This also address an issue with booting/installing to older Intel devices (emenlow)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-23 14:24:42 -07:00
Wu Zheng
b48760e6e3 linux-yocto_4.1: Add the 6lowpan related patch to 4.1
This SRCREV update to add the 6lowpan related patch to 4.1.
The some fs related patches are merged to 4.1 too.

Signed-off-by: Wu Zheng <wu.zheng@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-21 09:14:28 -07:00
Doug Goldstein
655127d8ce iucode-tool: bump version to 1.3
Bump to version 1.3. Upstream has relocated the project to GitLab.com
which this takes into account as well.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-01 09:24:20 -07:00
Doug Goldstein
92705cccb5 intel-microcode: bump version to 20150121
Bumped version to 20150121. Dropped runtime dependency on iucode-tool
which is used to generate the cpio or trim down the data file based on
your CPU. While it can also be used to load the microcode that is not
the recommended method for Linux 3.9 and newer instead you should use
the kernel's built-in early microcode loading facilities.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-01 09:24:13 -07:00
Saul Wold
44df7ddf39 linux-yocto-tiny: Add 4.1 bbappend
This will enable tiny KTYPE support for the meta-intel core BSPs using the
4.1 kernel, it also adds intel-quark as a Tiny platform.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-08-28 14:25:29 -07:00
Saul Wold
e226a9f680 linux-yocto_4.1: Update to 4.1.6 stable kernel
This SRCREV update pulls in the 4.1.6 Stable kernel and adds
the coretemp thermal driver to intel-common.

It also cleans up the quark BSP and adds the quark specific thermal
code.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-08-28 14:25:29 -07:00
Saul Wold
a9fba0f3bd linux-yocto_4.1: Add bbappend
This creates a new bbappend to allow the BSPs to select the 4.1 kernel
as their base kernel.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-08-19 07:39:30 -07:00
Pengyu Ma
c89f2cd7a5 intel-gpu-tools: upgrade to version 1.11
Disable gtk-doc to fix building error.
Add libunwind package config to fix dependency.
Since test script need bash, add bash dependency.

Signed-off-by: Pengyu Ma <pengyu.ma@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-08-17 15:02:22 -07:00
Bruce Ashfield
b88b9629f7 bsps: update meta SRCREVs
Now that the BSP meta data comes from a separate git repository, we
need to update the meta SRCREVs to ones that are valid in that tree
(the previous REVs are only valid in a linux-yocto meta branch).

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-07-28 13:43:13 -07:00
Ross Burton
a114dca8c1 lttng-modules: remove obsolete bbappend
oe-core now has lttng-modules 2.6.1 so this bbappend isn't required, and is
actively harmful when lttng-modules moves past 2.6.1 as it forces the SRVREV
back to 2.6.1.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-07-20 09:53:04 -07:00
Saul Wold
6b3837170b linux-yocto-dev: Enable the intel-quark BSP
The linux-yocto-dev kernel is 4.1 based and has the support needed to
enable the intel-quark bsp without additional patching

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-07-08 10:36:16 -07:00
Cristian Iorga
239e7e75ad linux-yocto_3.19: include NFC hardware support for intel-core* machine
Update linux-yocto 3.19 SRCREV for meta branch to
include NFC hardware support for intel-core* machines.
Genric and vendor-specific NFC hardware is now supported.

Final fix for [YOCTO #7451].

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-06-24 07:30:24 -07:00
Chang Rebecca Swee Fun
2fafedaa4a linux-yocto_3.19: Update SRCREV to include driver update
Update SRCREV for linux-yocto-3.19 to include the following commits:

e152349 drm/i915: Reset CSB read pointer in ring init
a87a6ff drm/i915/bdw: Enable execlists by default where supported
6c21811 fs: aufs: fix a build error for archs which doesn't support MUTEX_SPIN_
f7e6e36 fs: yaffs2: kill f_dentry uses
2a5e3b1 intel_idle: Add support for the Airmont Core in the Cherrytrail and Bra
28c0578 intel_idle: Update support for Silvermont Core in Baytrail SOC
77bec57 intel_idle: Add ->enter_freeze callbacks
ae682f3 intel_idle: support additional Broadwell model
3c88608 PM / sleep: Make it possible to quiesce timers during suspend-to-idle
cd240b6 PM / sleep: Re-implement suspend-to-idle handling
d3c0b95 drm/i915: New offset for reading frequencies on CHV.
dac6bab drm/i915/chv: Populate total EU count on Cherryview
a3f6f39 arm64: psci: move psci firmware calls out of line
374b5d0 drm/i915: Only wait for required lanes in vlv_wait_port_ready()
fca99e8 Revert "drm/i915: Hack to tie both common lanes together on chv"
00682f3 drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV
654b1a4 drm/i915: Implement chv display PHY lane stagger setup

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-06-11 13:07:22 -07:00
Ross Burton
b92a0b5c7f xf86-video-ast: upgrade to 1.0.1
0.98 uses deprecated xserver APIs that have been removed in the xserver 1.17.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-06-08 11:03:34 -07:00
Saul Wold
f9738ec19d lttng-modules: add bbappend to address 3.19.5 update
The 3.19.5 kernel update included an incompatible change that caused lttng-modules
to fail to build, the patch needed to be rebased due to changes in the associated
Makefile.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-05-12 13:12:10 -07:00
Saul Wold
afbba3222c linux-yocto_3.19: Update to the Intel i915 driver
0befa35 drm/i915/chv: Remove DPIO force latency causing interpair skew issue
184e037 drm/i915: Fix chv cdclk support
e2a99b9 drm/i915: Increase the range of sideband address.
9d5d55e drm/i915: Disable DDR DVFS on CHV
96cce94 drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
b5005319 drm/i915: Program PFI credits for VLV
c7aa33e drm/i915: Rewrite VLV/CHV watermark code
a421d8b drm/i915: Make sure PND deadline mode is enabled on VLV/CHV
631afc9 drm/i915: Read out display FIFO size on VLV/CHV
e0dcdc0 drm/i915: Pass plane to vlv_compute_drain_latency()
a6a5562 drm/i915: Reorganize VLV DDL setup
bb662a4 drm/i915: Hide VLV DDL precision handling
3d2d932 drm/i915: Simplify VLV drain latency computation
f686147 drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines
86c658c drm/i915: Reduce CHV DDL multiplier to 16/8
8c4cdd9 drm/i915: Allow pixel clock up to 95% of cdclk on CHV
d9d4fb8 drm/i915: Reduce CHV DPLL min vco frequency to 4.8 GHz

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-05-11 11:18:41 -07:00
Saul Wold
1c807bdf9f linux-yocto: Update meta SRCREV for 3.14
This backports the various fixes for kernel configuration warning from
the 3.19 meta area

[YOCTO #7478]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-05-08 11:24:43 -07:00
Jussi Kukkonen
cac76011f9 xf86-video-mga: Upgrade 1.6.2 -> 1.6.4
This update allows successfully building with xserver-xorg 1.17.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-05-07 13:12:20 -07:00
Saul Wold
56471abb26 linux-yocto: Update v3.14 to 3.14.39
Update the 3.14 kernel to the lastest version available 3.14.39
in the linux-yocto repository.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-05-07 12:55:06 -07:00
Ng Wei Tee
09f27d0032 linux-yocto: Update linux-yocto v3.19.2 SRCREV to v3.19.5
Use the latest HEADs of the git branches from the linux-yocto
v3.19 kernel repository.

Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com>
[sgw - tweaked summary commit info]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-05-07 12:54:36 -07:00
Saul Wold
4739f47e93 lms7: re-write do_unpack to fix warning
Since the primary tarball unpacks into a non-standard directory create
a do_unpack that sets and resets  to first unpack the primary tarball
and then unpacks the actual src tarball into the correct directory.

This is similar to lsof which has a dual tarball also.

Fixes this WARNING:
WARNING: /srv/hdd/intel/test/tmp/work/corei7-64-poky-linux/lms7/7.1.20-r0/lms-7.1.20 ('S') doesn't exist, please set 'S' to a proper value

[YOCTO #7551]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-04-15 15:07:52 -07:00
Saul Wold
8a76aa82e7 linux-yocto: Add initial support for Braswell
This meta SRCREV update adds support for the initial support for the Braswell SOC
to the core BSPs. This enables CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT for the graphics
driver.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-04-15 11:15:03 -07:00
Saul Wold
e5de929022 linux-yocto: Update BSP to latest meta and branch SRCREV
Do the SRCREV update to the latest versions of linux-yocto to match
the fido release, this removes warnings that where noted during the
first round of 3.19.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-04-15 11:15:03 -07:00
Ross Burton
c3ef537770 gst-va-intel: remove
Unused since the previous commit, so remove.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27 15:21:44 -08:00
Ross Burton
97b445521c gstreamer-vaapi: upgrade to 0.5.10
Many fixes for playback, in particular this now autoplugs correctly with
GStreamer so using "gst-launch playbin" actually works.

0.5.10 has "obsolete" support for GStreamer 0.10 (in that it doesn't actually
compile) and 0.5.11 will be removing support for GStreamer 0.10 entirely, so
delete the gstreamer-vaapi-0.10 recipe.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27 10:11:59 -08:00
Ross Burton
19d0a6100e gst-va-intel: depend on gstreamer-vaapi-1.0
GStreamer 0.10 is obsolete and newer releases of gstreamer-vaapi don't support
it, so install the GStreamer 1.0 plugin.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27 10:11:59 -08:00
Aníbal Limón
953047b03e libva: upgrade to 1.5.0
The NEWS file mainly talks about HEVC and JPEG improvements, but this also fixes
out of tree builds and playback under X11.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27 10:11:59 -08:00
Ross Burton
9c4a574e55 libva: merge recipe and .inc
As there's just a single libva recipe now having .bb and .inc split only
complicates packaging.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27 10:11:59 -08:00
Ross Burton
de2894e7e3 libva: remove obsolete 1.0.16 release
1.0.16 is from 2012, and as no machines were specifically requesting this
release remove it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27 10:11:59 -08:00
Aníbal Limón
c55353d13a libva-intel-driver: Update to 1.5.0
1.5.0 adds support for SkyLake hardware.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27 10:11:59 -08:00
Ross Burton
4049219e3c common: remove kernel 3.10 and 3.17 bbappend
Kernels 3.10 and 3.17 have been removed from oe-core so remove our bbappends.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-20 13:32:33 -08:00
Darren Hart
d7cb7ecc0a linux-yocto-3.19: Add 3.19 bbappend for the Intel common BSPs
Add the 3.19 bbappend for the Intel common BSPs.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-20 13:32:33 -08:00