== Series Details ==
Series: series starting with [1/7] drm/i915/display: Refactor
intel_commit_modeset_disables()
URL : https://patchwork.freedesktop.org/series/69921/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7409_full -> Patchwork_15404_full
===
== Series Details ==
Series: drm/i915: eDP DPCD aux backlight fixes
URL : https://patchwork.freedesktop.org/series/69914/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7409_full -> Patchwork_15403_full
Summary
---
**
== Series Details ==
Series: drm/rect: Bugfixes and selftests
URL : https://patchwork.freedesktop.org/series/69898/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7408_full -> Patchwork_15399_full
Summary
---
**SUCCES
On Fri, Nov 22, 2019 at 08:44:18PM -0800, Niranjan Vishwanathapura wrote:
> On Fri, Nov 22, 2019 at 11:33:12PM +, Jason Gunthorpe wrote:
> > On Fri, Nov 22, 2019 at 12:57:27PM -0800, Niranjana Vishwanathapura wrote:
> >
> > > +static inline bool
> > > +i915_range_done(struct hmm_range *range)
== Series Details ==
Series: drm/i915: Support more QGV points (rev3)
URL : https://patchwork.freedesktop.org/series/69886/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7405_full -> Patchwork_15397_full
Summary
---
== Series Details ==
Series: series starting with [1/2] drm/i915/dp: fix DP audio for PORT_A on
gen12+
URL : https://patchwork.freedesktop.org/series/69891/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7405_full -> Patchwork_15396_full
===
== Series Details ==
Series: drm/i915: Remove tautological compare in eb_relocate_vma
URL : https://patchwork.freedesktop.org/series/69934/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7410 -> Patchwork_15410
Summary
-
== Series Details ==
Series: drm/i915: Remove tautological compare in eb_relocate_vma
URL : https://patchwork.freedesktop.org/series/69934/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
95b9c28d83b0 drm/i915: Remove tautological compare in eb_relocate_vma
-:17: WARNING:COMMIT_L
Quoting Nathan Chancellor (2019-11-23 19:53:22)
> -Wtautological-compare was recently added to -Wall in LLVM, which
> exposed an if statement in i915 that is always false:
>
> ../drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1485:22: warning:
> result of comparison of constant 576460752303423487
== Series Details ==
Series: drm/i915/selftests: Include the subsubtest for live_parallel_engines
URL : https://patchwork.freedesktop.org/series/69933/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7409 -> Patchwork_15409
S
-Wtautological-compare was recently added to -Wall in LLVM, which
exposed an if statement in i915 that is always false:
../drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1485:22: warning:
result of comparison of constant 576460752303423487 with expression of
type 'unsigned int' is always false
[-W
== Series Details ==
Series: drm/i915/query: Align flavour of engine data lookup
URL : https://patchwork.freedesktop.org/series/69884/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7404_full -> Patchwork_15391_full
Summary
Include the name of the failing subsubtest, if it fails.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/selftests/i915_request.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/selftests/i915_request.c
b/drivers/gpu/drm/i915/selftests/i915_reque
== Series Details ==
Series: drm/i915/gt: Mark the execlists->active as the primary volatile access
(rev4)
URL : https://patchwork.freedesktop.org/series/69928/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_7409 -> Patchwork_15408
=
Quoting Chris Wilson (2019-11-23 17:49:46)
> Since we want to do a lockless read of the current active request, and
> that request is written to by process_csb also without serialisation, we
> need to instruct gcc to take care in reading the pointer itself.
>
> Otherwise, we have observed execlist
== Series Details ==
Series: drm/i915/gt: Mark the execlists->active as the primary volatile access
(rev2)
URL : https://patchwork.freedesktop.org/series/69928/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_7409 -> Patchwork_15407
=
Since we want to do a lockless read of the current active request, and
that request is written to by process_csb also without serialisation, we
need to instruct gcc to take care in reading the pointer itself.
Otherwise, we have observed execlists_active() to report 0x40.
[ 2400.760381] igt/para-4
Since we want to do a lockless read of the current active request, and
that request is written to by process_csb also without serialisation, we
need to instruct gcc to take care in reading the pointer itself.
Otherwise, we have observed execlists_active() to report 0x40.
[ 2400.760381] igt/para-4
Since we want to do a lockless read of the current active request, and
that request is written to by process_csb also without serialisation, we
need to instruct gcc to take care in reading the pointer itself.
Otherwise, we have observed execlists_active() to report 0x40.
[ 2400.760381] igt/para-4
== Series Details ==
Series: drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request (rev3)
URL : https://patchwork.freedesktop.org/series/69824/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_7403_full -> Patchwork_15390_full
== Series Details ==
Series: drm: mmap fixups (rev2)
URL : https://patchwork.freedesktop.org/series/69820/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7402_full -> Patchwork_15388_full
Summary
---
**SUCCESS**
No
== Series Details ==
Series: Wa_1604555607 implementation and verification skip (rev6)
URL : https://patchwork.freedesktop.org/series/69763/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7402_full -> Patchwork_15387_full
Su
== Series Details ==
Series: drm/i915/gt: Mark the execlists->active as the primary volatile access
URL : https://patchwork.freedesktop.org/series/69928/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7409 -> Patchwork_15406
Since we want to do a lockless read of the current active request, and
that request is written to by process_csb also without serialisation, we
need to instruct gcc to take care in reading the pointer itself.
Otherwise, we have observed execlists_active() to report 0x40.
[ 2400.760381] igt/para-4
== Series Details ==
Series: Revert "drm/fbdev: Fallback to non tiled mode if all tiles not present"
URL : https://patchwork.freedesktop.org/series/69924/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7409 -> Patchwork_15405
== Series Details ==
Series: Revert "drm/fbdev: Fallback to non tiled mode if all tiles not present"
URL : https://patchwork.freedesktop.org/series/69924/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e9d74e9fcd0f Revert "drm/fbdev: Fallback to non tiled mode if all tiles not
Hi Daniel.
On Tue, Nov 19, 2019 at 10:22:31PM +0100, Daniel Vetter wrote:
> On Fri, Nov 15, 2019 at 10:33:24AM +0100, Boris Brezillon wrote:
> > On Fri, 15 Nov 2019 10:21:14 +0100
> > Daniel Vetter wrote:
> >
> > > Spotted while looking through them all.
> > >
> > > Signed-off-by: Daniel Vetter
This reverts commit f25c7a006cd1c07254780e3406e45cee4842b933.
2p2c display configuration blows up dmesg when one connector is
disconnected, causing issues in CI.
Below are the sample errors thrown in logs:
[IGT] core_getversion: executing
[IGT] core_getversion: exiting, ret=0
Setting dangerous o
28 matches
Mail list logo