From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Arun R Murthy" <arun.r.murthy@intel.com>
Cc: intel-xe@lists.freedesktop.org
Subject: ✓ CI.checkpatch: success for drm/xe/display: Change HPD to polling on runtime suspend (rev3)
Date: Mon, 12 Aug 2024 11:36:02 -0000 [thread overview]
Message-ID: <172346256216.594790.14414450220670433734@2413ebb6fbb6> (raw)
In-Reply-To: <20240812103202.3433041-1-arun.r.murthy@intel.com>
== Series Details ==
Series: drm/xe/display: Change HPD to polling on runtime suspend (rev3)
URL : https://patchwork.freedesktop.org/series/137025/
State : success
== 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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b65796220e4dd6139328243074ce338281191819
Author: Arun R Murthy <arun.r.murthy@intel.com>
Date: Mon Aug 12 16:02:02 2024 +0530
drm/xe/display: Change HPD to polling on runtime suspend
HPD is interrupt based and on runtime suspend change it to polling as
HPD is not a wakeup event. A worker thread is scheduled for doing this
polling and it keeps polling for HPD live status on an internval of 10s.
On runtime resume disable polling and fallback to interrupt mechanism.
v2: move poll_enable() to xe_display(Imre)
v3: removed un-wanted comments (Jani)
Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com>
+ /mt/dim checkpatch 1daf2018001da75c5522669aebdb68ba9a353ea6 drm-intel
b65796220e4d drm/xe/display: Change HPD to polling on runtime suspend
next prev parent reply other threads:[~2024-08-12 11:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-12 10:32 [PATCHv3] drm/xe/display: Change HPD to polling on runtime suspend Arun R Murthy
2024-08-12 11:35 ` ✓ CI.Patch_applied: success for drm/xe/display: Change HPD to polling on runtime suspend (rev3) Patchwork
2024-08-12 11:36 ` Patchwork [this message]
2024-08-12 11:37 ` ✓ CI.KUnit: " Patchwork
2024-08-12 11:48 ` ✓ CI.Build: " Patchwork
2024-08-12 11:51 ` ✓ CI.Hooks: " Patchwork
2024-08-12 11:52 ` ✓ CI.checksparse: " Patchwork
2024-08-12 12:12 ` ✓ CI.BAT: " Patchwork
2024-08-12 15:21 ` ✗ CI.FULL: 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=172346256216.594790.14414450220670433734@2413ebb6fbb6 \
--to=patchwork@emeril.freedesktop.org \
--cc=arun.r.murthy@intel.com \
--cc=intel-xe@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox