[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915: Remove waiting & retiring from shrinker paths

2019-06-21 Thread Patchwork
== Series Details == Series: series starting with [CI,1/5] drm/i915: Remove waiting & retiring from shrinker paths URL : https://patchwork.freedesktop.org/series/62546/ State : warning == Summary == $ dim checkpatch origin/drm-tip ae144d746212 drm/i915: Remove waiting & retiring from shrinker

[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/guc: reorder enable/disable communication steps

2019-06-21 Thread Patchwork
== Series Details == Series: series starting with [v2,1/2] drm/i915/guc: reorder enable/disable communication steps URL : https://patchwork.freedesktop.org/series/62545/ State : success == Summary == CI Bug Log - changes from CI_DRM_6326 -> Patchwork_13391

Re: [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/guc: reorder enable/disable communication steps

2019-06-21 Thread Chris Wilson
Quoting Patchwork (2019-06-21 20:02:53) > == Series Details == > > Series: series starting with [v2,1/2] drm/i915/guc: reorder enable/disable > communication steps > URL : https://patchwork.freedesktop.org/series/62545/ > State : success > > == Summary == > > CI Bug Log - changes from CI_DRM_

[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/5] drm/i915: Remove waiting & retiring from shrinker paths

2019-06-21 Thread Patchwork
== Series Details == Series: series starting with [CI,1/5] drm/i915: Remove waiting & retiring from shrinker paths URL : https://patchwork.freedesktop.org/series/62546/ State : failure == Summary == CI Bug Log - changes from CI_DRM_6326 -> Patchwork_13392 =

[Intel-gfx] [PATCH] drm/i915/execlists: Disable preemption under GVT

2019-06-21 Thread Chris Wilson
Preempt-to-busy uses a GPU semaphore to enforce an idle-barrier across preemption, but mediated gvt does not fully support semaphores. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/gt/intel_lrc.c | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/drivers/gp

[Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/gt: Rename i915_gt_timelines

2019-06-21 Thread Patchwork
== Series Details == Series: series starting with [1/2] drm/i915/gt: Rename i915_gt_timelines URL : https://patchwork.freedesktop.org/series/62527/ State : success == Summary == CI Bug Log - changes from CI_DRM_6323_full -> Patchwork_13385_full =

[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/execlists: Disable preemption under GVT (rev2)

2019-06-21 Thread Patchwork
== Series Details == Series: drm/i915/execlists: Disable preemption under GVT (rev2) URL : https://patchwork.freedesktop.org/series/62533/ State : failure == Summary == CI Bug Log - changes from CI_DRM_6327 -> Patchwork_13393 Summary --

Re: [Intel-gfx] [PATCH] drm/i915/ehl: Add one additional PCH ID to MCC

2019-06-21 Thread Souza, Jose
On Fri, 2019-06-21 at 08:18 -0700, Matt Roper wrote: > There's one additional ID that we should treat as Mule Creek Canyon. > Reviewed-by: José Roberto de Souza > Cc: José Roberto de Souza > Signed-off-by: Matt Roper > --- > drivers/gpu/drm/i915/i915_drv.c | 1 + > drivers/gpu/drm/i915/i915_

[Intel-gfx] [PATCH] drm/i915/guc: Add debug capture of GuC exception

2019-06-21 Thread Robert M. Fosha
Detect GuC firmware load failure due to an exception during execution in GuC firmware. Output the GuC EIP where excpetion occured to dmesg for GuC debug information. Signed-off-by: Robert M. Fosha Cc: Daniele Ceraolo Spurio Cc: Michal Wajdeczko --- drivers/gpu/drm/i915/intel_guc_fw.c | 7

Re: [Intel-gfx] [PATCH 2/5] drm/i915/ehl: Add third combo PHY offset

2019-06-21 Thread Souza, Jose
On Thu, 2019-06-20 at 19:01 -0700, Matt Roper wrote: > Cc: José Roberto de Souza > Signed-off-by: Matt Roper > --- > drivers/gpu/drm/i915/i915_reg.h | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/i915_reg.h > b/drivers/gpu/drm/i915/i915_reg.h >

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Add debug capture of GuC exception

2019-06-21 Thread Patchwork
== Series Details == Series: drm/i915/guc: Add debug capture of GuC exception URL : https://patchwork.freedesktop.org/series/62554/ State : warning == Summary == $ dim checkpatch origin/drm-tip 91a0d06b79dd drm/i915/guc: Add debug capture of GuC exception -:7: WARNING:TYPO_SPELLING: 'occured'

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Prevent dereference of engine before NULL check in error capture

2019-06-21 Thread Patchwork
== Series Details == Series: drm/i915: Prevent dereference of engine before NULL check in error capture URL : https://patchwork.freedesktop.org/series/62528/ State : success == Summary == CI Bug Log - changes from CI_DRM_6323_full -> Patchwork_13386_full ==

[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/guc: Add debug capture of GuC exception

2019-06-21 Thread Patchwork
== Series Details == Series: drm/i915/guc: Add debug capture of GuC exception URL : https://patchwork.freedesktop.org/series/62554/ State : failure == Summary == CI Bug Log - changes from CI_DRM_6327 -> Patchwork_13394 Summary --- **

Re: [Intel-gfx] [PATCH 3/5] drm/i915/ehl: Don't program PHY_MISC on EHL PHY C

2019-06-21 Thread Souza, Jose
On Thu, 2019-06-20 at 19:01 -0700, Matt Roper wrote: > Although EHL added a third combo PHY, no PHY_MISC register was added > for > PHY C. The bspec indicates that there's no need to program the "DE > to > IO Comp Pwr Down" setting for this PHY that we usually need to set in > PHY_MISC. > > Bspec

Re: [Intel-gfx] [PATCH] drm/i915/guc: Add debug capture of GuC exception

2019-06-21 Thread Michal Wajdeczko
On Fri, 21 Jun 2019 22:09:40 +0200, Robert M. Fosha wrote: Detect GuC firmware load failure due to an exception during execution in GuC firmware. Output the GuC EIP where excpetion occured to dmesg two typos here for GuC debug information. Signed-off-by: Robert M. Fosha Cc: Daniele Cera

Re: [Intel-gfx] [PATCH 5/5] drm/i915/ehl: Enable DDI-D

2019-06-21 Thread Souza, Jose
On Thu, 2019-06-20 at 19:01 -0700, Matt Roper wrote: > EHL has four DDI's (DDI-A and DDI-D share combo PHY A). > > Cc: José Roberto de Souza > Signed-off-by: Matt Roper > --- > drivers/gpu/drm/i915/display/intel_display.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm

Re: [Intel-gfx] [PATCH] drm/i915/guc: Add debug capture of GuC exception

2019-06-21 Thread Robert Fosha
On 6/21/19 1:40 PM, Michal Wajdeczko wrote: On Fri, 21 Jun 2019 22:09:40 +0200, Robert M. Fosha wrote: Detect GuC firmware load failure due to an exception during execution in GuC firmware. Output the GuC EIP where excpetion occured to dmesg two typos here I'll correct the typos. for G

[Intel-gfx] ✗ Fi.CI.IGT: failure for EHL port programming (rev2)

2019-06-21 Thread Patchwork
== Series Details == Series: EHL port programming (rev2) URL : https://patchwork.freedesktop.org/series/62492/ State : failure == Summary == CI Bug Log - changes from CI_DRM_6323_full -> Patchwork_13387_full Summary --- **FAILURE**

Re: [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: CTS fixes (rev2)

2019-06-21 Thread Chris Wilson
Quoting Lionel Landwerlin (2019-06-20 14:46:45) > On 20/06/2019 16:41, Chris Wilson wrote: > > Quoting Patchwork (2019-06-20 14:35:27) > >> == Series Details == > >> > >> Series: drm/i915: CTS fixes (rev2) > >> URL : https://patchwork.freedesktop.org/series/62437/ > >> State : failure > >> > >> =

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Disable preemption under GVT

2019-06-21 Thread Patchwork
== Series Details == Series: drm/i915/execlists: Disable preemption under GVT URL : https://patchwork.freedesktop.org/series/62533/ State : success == Summary == CI Bug Log - changes from CI_DRM_6324_full -> Patchwork_13388_full Summary ---

[Intel-gfx] [CI] drm/i915/blt: Remove recursive vma->lock

2019-06-21 Thread Chris Wilson
As we have already plugged the w->dma into the reservation_object, and have set ourselves up to automatically signal the request and w->dma on completion, we do not need to export the rq->fence directly and just use the w->dma fence. This avoids having to take the reservation_lock inside the worke

[Intel-gfx] [PATCH] drm/i915/ehl: Add port_cl_dw10 to combo phy vswing sequence

2019-06-21 Thread clinton . a . taylor
From: Clint Taylor Elkhart Lake has additional bits in port_cl_dw10 that should be set during vswing programming. According to BSPEC these bits should be set based on OEM selection. Since VBT does not contain a definition for these bits we will currently clear them until VBT is updated to give OE

Re: [Intel-gfx] [PATCH 1/5] drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans()

2019-06-21 Thread Clinton Taylor
Logical, since its not being used. Reviewed-by: Clint Taylor -Clint On 6/20/19 7:01 PM, Matt Roper wrote: The port parameter hasn't been used since the last bspec phy programming update. Drop it to make some upcoming changes simpler. References: 9659c1af451a ("drm/i915/icl: combo port vswi

Re: [Intel-gfx] [PATCH 0/5] drm: Aspect ratio fixes

2019-06-21 Thread Alex Deucher
On Thu, Jun 20, 2019 at 10:26 AM Ville Syrjala wrote: > > From: Ville Syrjälä > > Ilia pointed out some oddball crap in the i915 aspect ratio handling. > While looking at that I noticed a bunch of fail in the core as well. > This series aims to fix it all. > > Cc: Ilia Mirkin > > Ville Syrjälä (

[Intel-gfx] PR-Latest GuC

2019-06-21 Thread Srivatsa, Anusha
The following changes since commit acb56f2fae3235195bc99ecb7d09742fb4b65e63: cavium: Add firmware for CNN55XX crypto driver. (2019-06-18 09:12:52 -0400) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-firmware guc_v33 for you to fetch changes up to c1f789d2a868

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/blt: Remove recursive vma->lock (rev2)

2019-06-21 Thread Patchwork
== Series Details == Series: drm/i915/blt: Remove recursive vma->lock (rev2) URL : https://patchwork.freedesktop.org/series/62290/ State : success == Summary == CI Bug Log - changes from CI_DRM_6328 -> Patchwork_13395 Summary --- **S

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/ehl: Add one additional PCH ID to MCC

2019-06-21 Thread Patchwork
== Series Details == Series: drm/i915/ehl: Add one additional PCH ID to MCC URL : https://patchwork.freedesktop.org/series/62534/ State : success == Summary == CI Bug Log - changes from CI_DRM_6324_full -> Patchwork_13389_full Summary -

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ehl: Add port_cl_dw10 to combo phy vswing sequence

2019-06-21 Thread Patchwork
== Series Details == Series: drm/i915/ehl: Add port_cl_dw10 to combo phy vswing sequence URL : https://patchwork.freedesktop.org/series/62563/ State : success == Summary == CI Bug Log - changes from CI_DRM_6328 -> Patchwork_13396 Summary --

Re: [Intel-gfx] [PATCH 4/5] drm/i915/gen11: Start distinguishing 'phy' from 'port'

2019-06-21 Thread Souza, Jose
On Fri, 2019-06-21 at 07:08 -0700, Matt Roper wrote: > Our past DDI-based Intel platforms have had a fixed DDI<->PHY > mapping. > Because of this, both the bspec documentation and our i915 code has > used > the term "port" when talking about either DDI's or PHY's; it was > always > easy to tell wha

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Always clear ring_pause if we do not submit

2019-06-21 Thread Patchwork
== Series Details == Series: drm/i915/execlists: Always clear ring_pause if we do not submit URL : https://patchwork.freedesktop.org/series/62540/ State : success == Summary == CI Bug Log - changes from CI_DRM_6324_full -> Patchwork_13390_full ==

Re: [Intel-gfx] [PATCH 3/5] drm/panel: Add attach/detach callbacks

2019-06-21 Thread dbasehore .
On Fri, Jun 21, 2019 at 2:19 AM Thierry Reding wrote: > > On Tue, Jun 11, 2019 at 05:25:47PM -0700, dbasehore . wrote: > > On Tue, Jun 11, 2019 at 1:57 AM Daniel Vetter wrote: > > > > > > On Mon, Jun 10, 2019 at 09:03:48PM -0700, Derek Basehore wrote: > > > > This adds the attach/detach callbacks

[Intel-gfx] [PATCH] drm/i915/ehl: Add support for DPLL4 (v8)

2019-06-21 Thread Vivek Kasireddy
This patch adds support for DPLL4 on EHL that include the following restrictions: - DPLL4 cannot be used with DDIA (combo port A internal eDP usage). DPLL4 can be used with other DDIs, including DDID (combo port A external usage). - DPLL4 cannot be enabled when DC5 or DC6 are enabled. - The

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ehl: Add support for DPLL4 (v5) (rev3)

2019-06-21 Thread Patchwork
== Series Details == Series: drm/i915/ehl: Add support for DPLL4 (v5) (rev3) URL : https://patchwork.freedesktop.org/series/61684/ State : success == Summary == CI Bug Log - changes from CI_DRM_6329 -> Patchwork_13397 Summary --- **S

[Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915/guc: reorder enable/disable communication steps

2019-06-21 Thread Patchwork
== Series Details == Series: series starting with [v2,1/2] drm/i915/guc: reorder enable/disable communication steps URL : https://patchwork.freedesktop.org/series/62545/ State : failure == Summary == CI Bug Log - changes from CI_DRM_6326_full -> Patchwork_13391_full ==

[Intel-gfx] [PATCH v3 2/4] drm/panel: set display info in panel attach

2019-06-21 Thread Derek Basehore
Devicetree systems can set panel orientation via a panel binding, but there's no way, as is, to propagate this setting to the connector, where the property need to be added. To address this, this patch sets orientation, as well as other fixed values for the panel, in the drm_panel_attach function.

[Intel-gfx] [PATCH v3 3/4] drm/connector: Split out orientation quirk detection

2019-06-21 Thread Derek Basehore
Not every platform needs quirk detection for panel orientation, so split the drm_connector_init_panel_orientation_property into two functions. One for platforms without the need for quirks, and the other for platforms that need quirks. Signed-off-by: Derek Basehore --- drivers/gpu/drm/drm_connec

[Intel-gfx] [PATCH v4 4/4] drm/mtk: add panel orientation property

2019-06-21 Thread Derek Basehore
This inits the panel orientation property for the mediatek dsi driver if the panel orientation (connector.display_info.panel_orientation) is not DRM_MODE_PANEL_ORIENTATION_UNKNOWN. Signed-off-by: Derek Basehore --- drivers/gpu/drm/mediatek/mtk_dsi.c | 8 1 file changed, 8 insertions(+)

[Intel-gfx] [PATCH v3 1/4] drm/panel: Add helper for reading DT rotation

2019-06-21 Thread Derek Basehore
This adds a helper function for reading the rotation (panel orientation) from the device tree. Signed-off-by: Derek Basehore --- drivers/gpu/drm/drm_panel.c | 42 + include/drm/drm_panel.h | 7 +++ 2 files changed, 49 insertions(+) diff --git a/drive

[Intel-gfx] [PATCH v3 0/4] Panel rotation patches

2019-06-21 Thread Derek Basehore
This adds the plumbing for reading panel rotation from the devicetree and sets up adding a panel property for the panel orientation on Mediatek SoCs when a rotation is present. v3 changes: -changed from attach/detach callbacks to directly setting fixed panel values in drm_panel_attach -removed up

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/blt: Remove recursive vma->lock (rev2)

2019-06-21 Thread Patchwork
== Series Details == Series: drm/i915/blt: Remove recursive vma->lock (rev2) URL : https://patchwork.freedesktop.org/series/62290/ State : success == Summary == CI Bug Log - changes from CI_DRM_6328_full -> Patchwork_13395_full Summary

<    1   2