== Series Details ==
Series: series starting with [1/2] drm/i915: split out vlv/chv specific
suspend/resume code
URL : https://patchwork.freedesktop.org/series/73365/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_7926_full -> Patchwork_16542_full
=
== Series Details ==
Series: drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
URL : https://patchwork.freedesktop.org/series/73362/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7926_full -> Patchwork_16541_full
==
== Series Details ==
Series: drm/i915/hdcp: conversion to struct drm_device based logging macros.
URL : https://patchwork.freedesktop.org/series/73354/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7926_full -> Patchwork_16540_full
=
== Series Details ==
Series: HDCP misc (rev2)
URL : https://patchwork.freedesktop.org/series/73345/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7926_full -> Patchwork_16539_full
Summary
---
**SUCCESS**
No regres
== Series Details ==
Series: drm/i915: Track hw reported context runtime (rev2)
URL : https://patchwork.freedesktop.org/series/73499/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_7948 -> Patchwork_16583
Summary
---
== Series Details ==
Series: drm/i915: Track hw reported context runtime (rev2)
URL : https://patchwork.freedesktop.org/series/73499/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
2171c7e5dc4e drm/i915: Track hw reported context runtime
-:78: CHECK:LINE_SPACING: Please don't us
From: Tvrtko Ursulin
GPU saves accumulated context runtime (in CS timestamp units) in PPHWSP
which will be useful for us in cases when we are not able to track context
busyness ourselves (like with GuC). Keep a copy of this in struct
intel_context from where it can be easily read even if the cont
== Series Details ==
Series: drm/dp, i915: eDP DPCD backlight control detection fixes (rev2)
URL : https://patchwork.freedesktop.org/series/72991/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_7926_full -> Patchwork_16538_full
==
== Series Details ==
Series: drm/i915/selftests: Mark the mock ring->vma as being in the GGTT (rev3)
URL : https://patchwork.freedesktop.org/series/73496/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7947 -> Patchwork_16582
From: Tvrtko Ursulin
GPU saves accumulated context runtime (in CS timestamp units) in PPHWSP
which will be useful for us in cases when we are not able to track context
busyness ourselves (like with GuC). Keep a copy of this in struct
intel_context from where it can be easily read even if the cont
The ringbuffer's vma is expected to be in the GGTT and that is now being
checked, so make sure the mocked ring declares it so.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/gt/mock_engine.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/i915/gt/mock_engine.c
b/driv
On Thu, 13 Feb 2020, Stanislav Lisovskiy wrote:
> There are three existing issues, causing possible screen
> corruptions, being addressed with those patch series.
> They should go hand in hand, otherwise magic is not working.
Pushed the series, thanks for the patches, reviews and acks.
BR,
Jani.
Since 5.5.1 I do experience hangs under a hardend Gerntoo Linux + KDE, neither
mouse nor keyboard are then working anymore, power off is the only one.
The syslog tells:
Feb 15 12:56:31 t44 kernel: BUG: kernel NULL pointer dereference, address:
Feb 15 12:56:31 t44 kernel: #PF: s
== Series Details ==
Series: Commit early to GuC (rev3)
URL : https://patchwork.freedesktop.org/series/72031/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7925_full -> Patchwork_16535_full
Summary
---
**SUCCESS**
== Series Details ==
Series: 3 display pipes combination system support (rev3)
URL : https://patchwork.freedesktop.org/series/72468/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7924_full -> Patchwork_16534_full
Summary
--
== Series Details ==
Series: Fix modeset transitions related to DBuf
URL : https://patchwork.freedesktop.org/series/73414/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7932_full -> Patchwork_16559_full
Summary
---
*
== Series Details ==
Series: drm/i915/selftests: Mark the mock ring->vma as being in the GGTT (rev2)
URL : https://patchwork.freedesktop.org/series/73496/
State : failure
== Summary ==
CALLscripts/checksyscalls.sh
CALLscripts/atomic/check-atomics.sh
DESCEND objtool
CHK inclu
The ringbuffer's vma is expected to be in the GGTT and that is now being
checked, so make sure the mocked ring declares it so.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/gt/mock_engine.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/i915/gt/mock_engine.c
b/driv
The ringbuffer's vma is expected to be in the GGTT and that is now being
checked, so make sure the mocked ring declares it so.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/gt/mock_engine.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/i915/gt/mock_engine.c
b/driver
On Tue, 11 Feb 2020, José Roberto de Souza wrote:
> Commit 1c9d2eb24153 ("drm/i915: move intel_dp_set_m_n() to encoder for
> DDI platforms") moved the intel_dp_set_m_n() from hsw_crtc_enable()
> to intel_ddi_pre_enable_dp() but it missed add it to
> intel_mst_pre_enable_dp() causing MST slaves to
20 matches
Mail list logo