From: "Jouni Högander" <jouni.hogander@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: ville.syrjala@linux.intel.com,
"Jouni Högander" <jouni.hogander@intel.com>
Subject: [PATCH v5 0/2] Block DC6 on Vblank enable for Panel Replay
Date: Fri, 20 Sep 2024 09:23:38 +0300 [thread overview]
Message-ID: <20240920062340.1333777-1-jouni.hogander@intel.com> (raw)
v5:
- s/vblank_work/vblank_dc_work/
- changed type of block_dc_for_vblank to bool
v4:
- do flush_work for vblank_work on intel_crtc_vblank_off
- no need to use READ_ONCE in bdw_enable_vblank
- check crtc->block_dc_for_vblank in bdw_disable_vblank as well
- move adding block_dc_for_vblank into patch 2.
- patch 1. scope changed
v3: check that encoder is dp
v2: set/clear block_dc6_needed in intel_crtc_vblank_on/off
Jouni Högander (2):
drm/i915/psr: Add intel_psr_needs_block_dc_vblank for blocking dc
entry
drm/i915/display: Prevent DC6 while vblank is enabled for Panel Replay
drivers/gpu/drm/i915/display/intel_crtc.c | 7 +++++
.../gpu/drm/i915/display/intel_display_core.h | 2 ++
.../gpu/drm/i915/display/intel_display_irq.c | 28 +++++++++++++++++
.../drm/i915/display/intel_display_types.h | 2 ++
drivers/gpu/drm/i915/display/intel_psr.c | 31 +++++++++++++++++++
drivers/gpu/drm/i915/display/intel_psr.h | 1 +
6 files changed, 71 insertions(+)
--
2.34.1
next reply other threads:[~2024-09-20 6:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-20 6:23 Jouni Högander [this message]
2024-09-20 6:23 ` [PATCH v5 1/2] drm/i915/psr: Add intel_psr_needs_block_dc_vblank for blocking dc entry Jouni Högander
2024-09-20 6:23 ` [PATCH v5 2/2] drm/i915/display: Prevent DC6 while vblank is enabled for Panel Replay Jouni Högander
2024-09-27 12:22 ` Ville Syrjälä
2024-09-20 7:40 ` ✗ Fi.CI.SPARSE: warning for Block DC6 on Vblank enable for Panel Replay (rev5) Patchwork
2024-09-20 7:48 ` ✓ Fi.CI.BAT: success " Patchwork
2024-09-20 23:37 ` ✓ Fi.CI.IGT: " Patchwork
2024-09-23 4:25 ` [PATCH v5 0/2] Block DC6 on Vblank enable for Panel Replay 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=20240920062340.1333777-1-jouni.hogander@intel.com \
--to=jouni.hogander@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=ville.syrjala@linux.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