All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Sebastian Andrzej Siewior" <bigeasy@linutronix.de>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: PREEMPT_RT related fixups. (rev3)
Date: Tue, 26 Oct 2021 13:04:43 -0000	[thread overview]
Message-ID: <163525348368.9777.7910108178451300421@emeril.freedesktop.org> (raw)
In-Reply-To: <20211026114100.2593433-1-bigeasy@linutronix.de>

== Series Details ==

Series: drm/i915: PREEMPT_RT related fixups. (rev3)
URL   : https://patchwork.freedesktop.org/series/95463/
State : warning

== Summary ==

$ dim sparse --fast origin/drm-tip
Sparse version: v0.6.2
Fast mode used, each commit won't be checked separately.
+drivers/gpu/drm/i915/intel_wakeref.c:137:19: warning: context imbalance in 'wakeref_auto_timeout' - unexpected unlock
+drivers/gpu/drm/i915/selftests/i915_syncmap.c:80:54: warning: dubious: x | !y



  parent reply	other threads:[~2021-10-26 13:04 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26 11:40 [PATCH v2 0/9] drm/i915: PREEMPT_RT related fixups Sebastian Andrzej Siewior
2021-10-26 11:40 ` [Intel-gfx] " Sebastian Andrzej Siewior
2021-10-26 11:40 ` [PATCH 1/9] drm/i915: Don't disable interrupts and pretend a lock as been acquired in __timeline_mark_lock() Sebastian Andrzej Siewior
2021-10-26 11:40   ` [Intel-gfx] " Sebastian Andrzej Siewior
2021-10-26 11:40 ` [PATCH 2/9] drm/i915/gt: Queue and wait for the irq_work item Sebastian Andrzej Siewior
2021-10-26 11:40   ` [Intel-gfx] " Sebastian Andrzej Siewior
2021-10-26 11:40 ` [PATCH 3/9] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() Sebastian Andrzej Siewior
2021-10-26 11:40   ` [Intel-gfx] " Sebastian Andrzej Siewior
2021-10-26 11:40 ` [PATCH 4/9] drm/i915: Drop the irqs_disabled() check Sebastian Andrzej Siewior
2021-10-26 11:40   ` [Intel-gfx] " Sebastian Andrzej Siewior
2021-10-26 11:40 ` [PATCH 5/9] drm/i915: Use preempt_disable/enable_rt() where recommended Sebastian Andrzej Siewior
2021-10-26 11:40   ` [Intel-gfx] " Sebastian Andrzej Siewior
2021-10-26 11:40 ` [PATCH 6/9] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates Sebastian Andrzej Siewior
2021-10-26 11:40   ` [Intel-gfx] " Sebastian Andrzej Siewior
2021-10-26 11:40 ` [PATCH 7/9] drm/i915: Don't check for atomic context on PREEMPT_RT Sebastian Andrzej Siewior
2021-10-26 11:40   ` [Intel-gfx] " Sebastian Andrzej Siewior
2021-10-26 11:40 ` [PATCH 8/9] drm/i915: Disable tracing points " Sebastian Andrzej Siewior
2021-10-26 11:40   ` [Intel-gfx] " Sebastian Andrzej Siewior
2021-10-26 11:41 ` [PATCH 9/9] drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE Sebastian Andrzej Siewior
2021-10-26 11:41   ` [Intel-gfx] " Sebastian Andrzej Siewior
2021-10-26 13:03 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: PREEMPT_RT related fixups. (rev3) Patchwork
2021-10-26 13:04 ` Patchwork [this message]
2021-10-26 13:39 ` [Intel-gfx] ✗ 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=163525348368.9777.7910108178451300421@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=bigeasy@linutronix.de \
    --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.