All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.SPARSE: warning for series starting with [01/30] drm/i915/selftests: Exercise potential false lite-restore (rev2)
Date: Wed, 02 Oct 2019 20:29:27 -0000	[thread overview]
Message-ID: <20191002202927.9782.78729@emeril.freedesktop.org> (raw)
In-Reply-To: <20191002112000.12280-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: series starting with [01/30] drm/i915/selftests: Exercise potential false lite-restore (rev2)
URL   : https://patchwork.freedesktop.org/series/67483/
State : warning

== Summary ==

$ dim sparse origin/drm-tip
Sparse version: v0.6.0
Commit: drm/i915/selftests: Exercise potential false lite-restore
Okay!

Commit: dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Okay!

Commit: drm/mm: Pack allocated/scanned boolean into a bitfield
Okay!

Commit: drm/i915: Only track bound elements of the GTT
Okay!

Commit: drm/i915: Mark up address spaces that may need to allocate
Okay!

Commit: drm/i915: Pull i915_vma_pin under the vm->mutex
Okay!

Commit: drm/i915: Push the i915_active.retire into a worker
Okay!

Commit: drm/i915: Coordinate i915_active with its own mutex
Okay!

Commit: drm/i915: Move idle barrier cleanup into engine-pm
Okay!

Commit: drm/i915: Drop struct_mutex from around i915_retire_requests()
Okay!

Commit: drm/i915: Remove the GEM idle worker
Okay!

Commit: drm/i915: Merge wait_for_timelines with retire_request
Okay!

Commit: drm/i915/gem: Retire directly for mmap-offset shrinking
Okay!

Commit: drm/i915: Move request runtime management onto gt
Okay!

Commit: drm/i915: Move global activity tracking from GEM to GT
Okay!

Commit: drm/i915: Expose engine properties via sysfs
Okay!

Commit: drm/i915/execlists: Force preemption
Okay!

Commit: drm/i915: Mark up "sentinel" requests
Okay!

Commit: drm/i915/execlists: Cancel banned contexts on schedule-out
Okay!

Commit: drm/i915: Cancel non-persistent contexts on close
Okay!

Commit: drm/i915: Replace hangcheck by heartbeats
Okay!

Commit: drm/i915: Remove logical HW ID
Okay!

Commit: drm/i915: Move context management under GEM
Okay!

Commit: drm/i915/overlay: Drop struct_mutex guard
Okay!

Commit: drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
Okay!

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2019-10-02 20:29 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-02 11:19 [PATCH 01/30] drm/i915/selftests: Exercise potential false lite-restore Chris Wilson
2019-10-02 11:19 ` [PATCH 02/30] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) Chris Wilson
2019-10-02 11:19 ` [PATCH 03/30] drm/mm: Pack allocated/scanned boolean into a bitfield Chris Wilson
2019-10-02 11:19 ` [PATCH 04/30] drm/i915: Only track bound elements of the GTT Chris Wilson
2019-10-02 11:19 ` [PATCH 05/30] drm/i915: Mark up address spaces that may need to allocate Chris Wilson
2019-10-02 15:47   ` Tvrtko Ursulin
2019-10-02 11:19 ` [PATCH 06/30] drm/i915: Pull i915_vma_pin under the vm->mutex Chris Wilson
2019-10-02 11:19 ` [PATCH 07/30] drm/i915: Push the i915_active.retire into a worker Chris Wilson
2019-10-02 11:19 ` [PATCH 08/30] drm/i915: Coordinate i915_active with its own mutex Chris Wilson
2019-10-02 15:49   ` Tvrtko Ursulin
2019-10-02 11:19 ` [PATCH 09/30] drm/i915: Move idle barrier cleanup into engine-pm Chris Wilson
2019-10-02 11:19 ` [PATCH 10/30] drm/i915: Drop struct_mutex from around i915_retire_requests() Chris Wilson
2019-10-02 11:19 ` [PATCH 11/30] drm/i915: Remove the GEM idle worker Chris Wilson
2019-10-02 11:19 ` [PATCH 12/30] drm/i915: Merge wait_for_timelines with retire_request Chris Wilson
2019-10-02 11:19 ` [PATCH 13/30] drm/i915/gem: Retire directly for mmap-offset shrinking Chris Wilson
2019-10-02 15:53   ` Tvrtko Ursulin
2019-10-02 11:19 ` [PATCH 14/30] drm/i915: Move request runtime management onto gt Chris Wilson
2019-10-02 15:58   ` Tvrtko Ursulin
2019-10-02 11:19 ` [PATCH 15/30] drm/i915: Move global activity tracking from GEM to GT Chris Wilson
2019-10-02 11:19 ` [PATCH 16/30] drm/i915: Expose engine properties via sysfs Chris Wilson
2019-10-02 11:19 ` [PATCH 17/30] drm/i915/execlists: Force preemption Chris Wilson
2019-10-02 11:19 ` [PATCH 18/30] drm/i915: Mark up "sentinel" requests Chris Wilson
2019-10-02 11:19 ` [PATCH 19/30] drm/i915/execlists: Cancel banned contexts on schedule-out Chris Wilson
2019-10-02 11:19 ` [PATCH 20/30] drm/i915: Cancel non-persistent contexts on close Chris Wilson
2019-10-02 13:52   ` Bloomfield, Jon
2019-10-02 14:05     ` Chris Wilson
2019-10-02 14:23     ` Chris Wilson
2019-10-02 14:40       ` Bloomfield, Jon
2019-10-02 14:23   ` [PATCH v2] " Chris Wilson
2019-10-02 14:36     ` Bloomfield, Jon
2019-10-02 11:19 ` [PATCH 21/30] drm/i915: Replace hangcheck by heartbeats Chris Wilson
2019-10-02 13:55   ` Bloomfield, Jon
2019-10-02 14:28     ` Chris Wilson
2019-10-02 11:19 ` [PATCH 22/30] drm/i915: Remove logical HW ID Chris Wilson
2019-10-02 16:07   ` Tvrtko Ursulin
2019-10-02 11:19 ` [PATCH 23/30] drm/i915: Move context management under GEM Chris Wilson
2019-10-02 11:19 ` [PATCH 24/30] drm/i915/overlay: Drop struct_mutex guard Chris Wilson
2019-10-02 11:19 ` [PATCH 25/30] drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info Chris Wilson
2019-10-02 11:19 ` [PATCH 26/30] drm/i915: Remove struct_mutex guard for debugfs/opregion Chris Wilson
2019-10-02 11:19 ` [PATCH 27/30] drm/i915: Drop struct_mutex from suspend state save/restore Chris Wilson
2019-10-02 11:19 ` [PATCH 28/30] drm/i915/selftests: Drop vestigal struct_mutex guards Chris Wilson
2019-10-02 11:19 ` [PATCH 29/30] drm/i915: Drop struct_mutex from around GEM initialisation Chris Wilson
2019-10-02 11:20 ` [PATCH 30/30] drm/i915: Flush idle barriers when waiting Chris Wilson
2019-10-02 13:21 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/30] drm/i915/selftests: Exercise potential false lite-restore Patchwork
2019-10-02 13:34 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-10-02 13:46 ` ✗ Fi.CI.BAT: failure " Patchwork
2019-10-02 13:49   ` Chris Wilson
2019-10-02 20:16 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/30] drm/i915/selftests: Exercise potential false lite-restore (rev2) Patchwork
2019-10-02 20:29 ` Patchwork [this message]
2019-10-02 20:41 ` ✗ Fi.CI.BAT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191002202927.9782.78729@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.