>
>
> >
> > )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
== 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
== 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
> 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
== 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
== 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
== 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_
== 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
=
== 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
== 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
---
== 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
== 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
===
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
---
== 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
-
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
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
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
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
18 matches
Mail list logo