From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Jouni Högander" <jouni.hogander@intel.com>
Cc: intel-xe@lists.freedesktop.org
Subject: ✗ CI.checkpatch: warning for drm/i915/psr: Add PSR pause/resume reference count (rev3)
Date: Fri, 28 Mar 2025 08:40:37 -0000 [thread overview]
Message-ID: <174315123729.14285.4983669902162919850@e6b6f09ec485> (raw)
In-Reply-To: <20250328080623.1183669-1-jouni.hogander@intel.com>
== Series Details ==
Series: drm/i915/psr: Add PSR pause/resume reference count (rev3)
URL : https://patchwork.freedesktop.org/series/146285/
State : warning
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7e09e308ce3b87d21ab29b754d9bd7c9a91950e5
Author: Jouni Högander <jouni.hogander@intel.com>
Date: Fri Mar 28 10:06:23 2025 +0200
drm/i915/psr: Add PSR pause/resume reference count
We have now seen this:
<4> [2120.434153] i915 0000:00:02.0: [drm] drm_WARN_ON(psr->paused)
<4> [2120.434196] WARNING: CPU: 3 PID: 4430 at drivers/gpu/drm/i915/display/intel_psr.c:2227 intel_psr_pause+0x16e/0x180 [i915]
Comment for drm_WARN_ON(display->drm, psr->paused) in intel_psr_pause says:
"If we ever hit this, we will need to add refcount to pause/resume"
This patch is implementing PSR pause/resume refcount.
v3: Incorporate changes missing from v2
v2: Add drm_warn for detecting possible unbalanced pause/resume
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
+ /mt/dim checkpatch f823caa91ed490160b8e87792d3bb26ae3e87de0 drm-intel
7e09e308ce3b drm/i915/psr: Add PSR pause/resume reference count
-:12: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#12:
<4> [2120.434196] WARNING: CPU: 3 PID: 4430 at drivers/gpu/drm/i915/display/intel_psr.c:2227 intel_psr_pause+0x16e/0x180 [i915]
total: 0 errors, 1 warnings, 0 checks, 77 lines checked
next prev parent reply other threads:[~2025-03-28 8:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-28 8:06 [PATCH v3] drm/i915/psr: Add PSR pause/resume reference count Jouni Högander
2025-03-28 8:40 ` ✓ CI.Patch_applied: success for drm/i915/psr: Add PSR pause/resume reference count (rev3) Patchwork
2025-03-28 8:40 ` Patchwork [this message]
2025-03-28 8:41 ` ✓ CI.KUnit: " Patchwork
2025-03-28 8:58 ` ✓ CI.Build: " Patchwork
2025-03-28 9:00 ` ✓ CI.Hooks: " Patchwork
2025-03-28 9:02 ` ✓ CI.checksparse: " Patchwork
2025-03-28 9:22 ` ✓ Xe.CI.BAT: " Patchwork
2025-03-28 16:31 ` [PATCH v3] drm/i915/psr: Add PSR pause/resume reference count Manna, Animesh
2025-03-31 11:21 ` Hogander, Jouni
2025-03-28 20:17 ` ✗ Xe.CI.Full: failure for drm/i915/psr: Add PSR pause/resume reference count (rev3) Patchwork
2025-03-31 11:07 ` Hogander, Jouni
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=174315123729.14285.4983669902162919850@e6b6f09ec485 \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jouni.hogander@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox