[linux-yocto] [PATCH 2/3] drm/i915/bxt: Adjusting the error in horizontal timings retrieval

2016-11-22 Thread Jukka Laitinen
-off-by: Jani Nikula <jani.nik...@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1461053894-5058-2-git-send-email-ramalinga...@intel.com Signed-off-by: Jukka Laitinen <jukka.laiti...@intel.com> --- drivers/gpu/drm/i915/intel_dsi.c | 107 +++

[linux-yocto] [PATCH 3/3] drm/i915/dsi: fix bxt split screen and color issue

2016-11-22 Thread Jukka Laitinen
ani Nikula <jani.nik...@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1464965825-31035-1-git-send-email-jani.nik...@intel.com Signed-off-by: Jukka Laitinen <jukka.laiti...@intel.com> --- drivers/gpu/drm/i915/i915_reg.h | 2 ++ drivers/gpu/drm/i915/intel_dsi.c | 6 ++ 2 files c

[linux-yocto] [PATCH 1/3] drm/i915/BXT: Retrieving the horizontal timing for DSI

2016-11-22 Thread Jukka Laitinen
.org/patch/msgid/1461053894-5058-1-git-send-email-ramalinga...@intel.com Signed-off-by: Jukka Laitinen <jukka.laiti...@intel.com> --- drivers/gpu/drm/i915/intel_dsi.c | 34 -- 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm

[linux-yocto] [PATCH 0/3] For bxt-rebase: Enable MIPI DSI display support

2016-11-22 Thread Jukka Laitinen
Re-send with upstream commit id:s tagged. This is a set of patches, cherry-picked from upstream, to enable MIPI DSI display support on Joule platform. The patches are unmodified apart from some whitespaces, there was no real backporting needed. Jani Nikula (1): drm/i915/dsi: fix bxt split

[linux-yocto] [PATCH 0/3] For bxt-rebase: Enable MIPI DSI display support

2016-11-22 Thread Jukka Laitinen
Hi! This is a set of patches, cherry-picked from 4.8 kernel, to enable MIPI DSI display support on Joule platform. The patches are unmodified apart from some whitespaces, there was no real backporting needed. Jani Nikula (1): drm/i915/dsi: fix bxt split screen and color issue Ramalingam C

[linux-yocto] [PATCH 3/3] drm/i915/dsi: fix bxt split screen and color issue

2016-11-22 Thread Jukka Laitinen
tch/msgid/1464965825-31035-1-git-send-email-jani.nik...@intel.com Signed-off-by: Jukka Laitinen <jukka.laiti...@intel.com> --- drivers/gpu/drm/i915/i915_reg.h | 2 ++ drivers/gpu/drm/i915/intel_dsi.c | 6 ++ 2 files changed, 8 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_reg.h b/dri

[linux-yocto] [PATCH 2/3] drm/i915/bxt: Adjusting the error in horizontal timings retrieval

2016-11-22 Thread Jukka Laitinen
atchwork.freedesktop.org/patch/msgid/1461053894-5058-2-git-send-email-ramalinga...@intel.com Signed-off-by: Jukka Laitinen <jukka.laiti...@intel.com> --- drivers/gpu/drm/i915/intel_dsi.c | 107 +++ 1 file changed, 97 insertions(+), 10 deletions(-) diff --git a/

[linux-yocto] [PATCH 2/2] Fix merge errors for i915 to compile

2016-11-15 Thread Jukka Laitinen
Remove code, which was originally removed in cbadb9d9de33 "Revert "drm/i915: Check live status before reading edid" but crept back later in commit 1c8841ccca2e "Merge branch 'standard/base' into standard/intel/base" Signed-off-by: Jukka Laitinen <jukka.laiti...@int

[linux-yocto] [PATCH 0/2] Fix merge errors on bxt-rebase branch

2016-11-15 Thread Jukka Laitinen
The i915 module stopped compiling in 4.4.30 rebase. These patches fix the merge errors causing this. Jukka Laitinen (2): Revert "UPSTREAM: drm/i915: take a power domain ref only when needed during HDMI detect" Fix merge errors for i915 to compile drivers/gpu/drm/i915/intel_d

[linux-yocto] [PATCH 0/2] Fix merge errors on bxt-rebase branch

2016-11-14 Thread Jukka Laitinen
The i915 module stopped compiling in 4.4.30 rebase. These patches fix the merge errors causing this. Jukka Laitinen (2): Revert "UPSTREAM: drm/i915: take a power domain ref only when needed during HDMI detect" Fix merge errors for i915 to compile drivers/gpu/drm/i915/intel_d

[linux-yocto] [PATCH 2/2] Fix merge errors for i915 to compile

2016-11-14 Thread Jukka Laitinen
Remove code, which was originally removed in cbadb9d9de33 "Revert "drm/i915: Check live status before reading edid" but crept back later in commit 1c8841ccca2e "Merge branch 'standard/base' into standard/intel/base" Signed-off-by: Jukka Laitinen <jukka.laiti...@int

[linux-yocto] [PATCH 1/2] Revert "UPSTREAM: drm/i915: take a power domain ref only when needed during HDMI detect"

2016-11-14 Thread Jukka Laitinen
This reverts commit ae66935690ab7d41ba555bcbce0bd84812add3ee. The reverted commit depends on another, which was reverted in cbadb9d9de33 "Revert "drm/i915: Check live status before reading edid" This one needs to be reverted as well in order for the i915 to compile. ---

[linux-yocto] [PATCH] bxt_rebase: Revert serial console wakeup patch

2016-12-01 Thread Jukka Laitinen
for bxt_rebase branch. Jukka Laitinen (1): Revert "serial: 8250_dw: support serial console wakeup" drivers/tty/serial/8250/8250_dw.c | 39 --- 1 file changed, 39 deletions(-) -- 2.7.4 - Int

[linux-yocto] [PATCH] Revert "serial: 8250_dw: support serial console wakeup"

2016-12-01 Thread Jukka Laitinen
This reverts commit 4a6b554d2f7830772d95912a66fd14b109004e3e. The reverted patch broke the uart functionality in Joule, which doesn't have a proper pinctrl configuration for this purpose. Signed-off-by: Jukka Laitinen <jukka.laiti...@intel.com> --- drivers/tty/serial/8250/8250_dw.

[linux-yocto] [PATCH 0/3] For bxt-rebase: Fix DDI PHY init & check

2017-01-09 Thread Jukka Laitinen
Hi, These three patches fix the "i915 DDI PHY state mismatch" errors in display runtime power management paths. The patches are cherry-picked from the upstream kernel. The patches are for bxt-rebase brach and tested on Joule. 95a7a2a drm/i915/bxt: Set DDI PHY lane latency optimization during

[linux-yocto] [PATCH 1/3] drm/i915/bxt: Set DDI PHY lane latency optimization during modeset

2017-01-09 Thread Jukka Laitinen
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95476 Signed-off-by: Imre Deak <imre.d...@intel.com> Reviewed-by: Ville Syrjälä <ville.syrj...@linux.intel.com> Signed-off-by: Jukka Laitinen <jukka.laiti...@intel.com> --- drivers/gpu/drm/i915/intel_ddi.c | 123 +++

[linux-yocto] [PATCH 2/3] drm/i915/bxt: Use PHY0 GRC value for HW state verification

2017-01-09 Thread Jukka Laitinen
so use instead the one in PHY0 always. Signed-off-by: Imre Deak <imre.d...@intel.com> Reviewed-by: Ville Syrjälä <ville.syrj...@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1461174366-16758-2-git-send-email-imre.d...@intel.com Signed-off-by: Jukka Laitinen <juk