Re: [Intel-gfx] [RFC PATCH 0/9] drm/i915/spi: discrete graphics internal spi

2021-02-20 Thread Winkler, Tomas
> > > > > > )On Tue, Feb 16, 2021 at 7:26 PM Tomas Winkler > > > > wrote: > > > Because the graphic card may undergo reset at any time and basically > > > hot unplug all its child devices, this series also provides a fix to > > > the mtd framework to make the reset graceful. > > > > Well, just

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/vblank: Avoid storing a timestamp for the same frame twice (rev3)

2021-02-20 Thread Patchwork
== Series Details == Series: drm/vblank: Avoid storing a timestamp for the same frame twice (rev3) URL : https://patchwork.freedesktop.org/series/86672/ State : success == Summary == CI Bug Log - changes from CI_DRM_9791_full -> Patchwork_19711_full

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/vblank: Avoid storing a timestamp for the same frame twice (rev3)

2021-02-20 Thread Patchwork
== Series Details == Series: drm/vblank: Avoid storing a timestamp for the same frame twice (rev3) URL : https://patchwork.freedesktop.org/series/86672/ State : success == Summary == CI Bug Log - changes from CI_DRM_9791 -> Patchwork_19711

Re: [Intel-gfx] [RFC PATCH 3/9] drm/i915/spi: add driver for on-die spi device

2021-02-20 Thread Winkler, Tomas
> On Thu, Feb 18, 2021 at 10:06:08PM -0800, Winkler, Tomas wrote: > > > >> > >> On Wed, Feb 17, 2021 at 08:58:12PM +, Winkler, Tomas wrote: > >> >> > >> >> On Tue, 16 Feb 2021, Tomas Winkler > wrote: > >> >> > Add the platform driver for i915 on-die spi device, exposed via > >> >> > mfd fra

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/guc: Keep strict GuC ABI definitions separate (rev2)

2021-02-20 Thread Patchwork
== Series Details == Series: drm/i915/guc: Keep strict GuC ABI definitions separate (rev2) URL : https://patchwork.freedesktop.org/series/87256/ State : success == Summary == CI Bug Log - changes from CI_DRM_9791_full -> Patchwork_19710_full

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/guc: Keep strict GuC ABI definitions separate (rev2)

2021-02-20 Thread Patchwork
== Series Details == Series: drm/i915/guc: Keep strict GuC ABI definitions separate (rev2) URL : https://patchwork.freedesktop.org/series/87256/ State : success == Summary == CI Bug Log - changes from CI_DRM_9791 -> Patchwork_19710 Summary

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Keep strict GuC ABI definitions separate (rev2)

2021-02-20 Thread Patchwork
== Series Details == Series: drm/i915/guc: Keep strict GuC ABI definitions separate (rev2) URL : https://patchwork.freedesktop.org/series/87256/ State : warning == Summary == $ dim checkpatch origin/drm-tip 222321649ab1 drm/i915/guc: Keep strict GuC ABI definitions separate -:16: WARNING:FILE_

[Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915: Wrap all access to i915_vma.node.start|size (rev5)

2021-02-20 Thread Patchwork
== Series Details == Series: series starting with [1/3] drm/i915: Wrap all access to i915_vma.node.start|size (rev5) URL : https://patchwork.freedesktop.org/series/87102/ State : failure == Summary == CI Bug Log - changes from CI_DRM_9791_full -> Patchwork_19708_full =

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Workaround async flip + VT-d corruption on HSW/BDW

2021-02-20 Thread Patchwork
== Series Details == Series: drm/i915: Workaround async flip + VT-d corruption on HSW/BDW URL : https://patchwork.freedesktop.org/series/87255/ State : failure == Summary == CI Bug Log - changes from CI_DRM_9791_full -> Patchwork_19707_full

[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/guc: Keep strict GuC ABI definitions separate

2021-02-20 Thread Patchwork
== Series Details == Series: drm/i915/guc: Keep strict GuC ABI definitions separate URL : https://patchwork.freedesktop.org/series/87256/ State : failure == Summary == CI Bug Log - changes from CI_DRM_9791 -> Patchwork_19709 Summary ---

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Keep strict GuC ABI definitions separate

2021-02-20 Thread Patchwork
== Series Details == Series: drm/i915/guc: Keep strict GuC ABI definitions separate URL : https://patchwork.freedesktop.org/series/87256/ State : warning == Summary == $ dim checkpatch origin/drm-tip 1e8af930db8a drm/i915/guc: Keep strict GuC ABI definitions separate -:16: WARNING:FILE_PATH_CH

[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Wrap all access to i915_vma.node.start|size (rev5)

2021-02-20 Thread Patchwork
== Series Details == Series: series starting with [1/3] drm/i915: Wrap all access to i915_vma.node.start|size (rev5) URL : https://patchwork.freedesktop.org/series/87102/ State : success == Summary == CI Bug Log - changes from CI_DRM_9791 -> Patchwork_19708 ===

[Intel-gfx] [PATCH] drm/i915/guc: Keep strict GuC ABI definitions separate

2021-02-20 Thread Michal Wajdeczko
Our fwif.h file is now mix of strict firmware ABI definitions and set of our helpers. In anticipation of upcoming changes to the GuC interface try to keep them separate in smaller maintainable files. Signed-off-by: Michal Wajdeczko Cc: Daniele Ceraolo Spurio Cc: John Harrison Cc: Jon Ewins ---

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Workaround async flip + VT-d corruption on HSW/BDW

2021-02-20 Thread Patchwork
== Series Details == Series: drm/i915: Workaround async flip + VT-d corruption on HSW/BDW URL : https://patchwork.freedesktop.org/series/87255/ State : success == Summary == CI Bug Log - changes from CI_DRM_9791 -> Patchwork_19707 Summary -

[Intel-gfx] [PATCH] drm/i915: Refine VT-d scanout workaround

2021-02-20 Thread Chris Wilson
VT-d may cause overfetch of the scanout PTE, both before and after the vma (depending on the scanout orientation). bspec recommends that we provide a tile-row in either directions, and suggests using 168 PTE, warning that the accesses will wrap around the ends of the GGTT. Currently, we fill the en

[Intel-gfx] [PATCH] drm/i915: Refine VT-d scanout workaround

2021-02-20 Thread Chris Wilson
VT-d may cause overfetch of the scanout PTE, both before and after the vma (depending on the scanout orientation). bspec recommends that we provide a tile-row in either directions, and suggests using 168 PTE, warning that the accesses will wrap around the ends of the GGTT. Currently, we fill the en

[Intel-gfx] [PATCH] drm/i915: Workaround async flip + VT-d corruption on HSW/BDW

2021-02-20 Thread Ville Syrjala
From: Ville Syrjälä On HSW/BDW with VT-d active the first tile row scanned out after the first async flip of the frame often ends up corrupted. Whether the corruption happens or not depends on the scanline on which the async flip happens, but the behaviour seems very consistent. Ie. the same set

Re: [Intel-gfx] [PATCH v4] drm/i915/vbt: update DP max link rate table

2021-02-20 Thread Ville Syrjälä
On Thu, Feb 18, 2021 at 01:23:33PM +0800, Lee Shawn C wrote: > According to Bspec #20124, max link rate table for DP was updated > at BDB version 230. Max link rate can support upto UHBR. > > After migrate to BDB v230, the definition for LBR, HBR2 and HBR3 > were changed. For backward compatibilit