From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com,
"Jouni Högander" <jouni.hogander@intel.com>,
"Suraj Kandpal" <suraj.kandpal@intel.com>
Subject: [PATCH 0/3] drm/i915/psr: minor cleanups
Date: Tue, 29 Oct 2024 13:32:47 +0200 [thread overview]
Message-ID: <cover.1730201504.git.jani.nikula@intel.com> (raw)
Some cleanups in PSR code. If this conflicts with more important stuff,
this can wait.
Cc: Jouni Högander <jouni.hogander@intel.com>
Cc: Suraj Kandpal <suraj.kandpal@intel.com>
Jani Nikula (3):
drm/i915/psr: add LATENCY_REPORTING_REMOVED() register bit helper
drm/i915/psr: stop using bitwise OR with booleans in
wm_optimization_wa()
drm/i915/psr: clarify intel_psr_pre_plane_update() conditions
drivers/gpu/drm/i915/display/intel_psr.c | 84 ++++++++++--------------
drivers/gpu/drm/i915/i915_reg.h | 13 ++--
2 files changed, 43 insertions(+), 54 deletions(-)
--
2.39.5
next reply other threads:[~2024-10-29 11:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 11:32 Jani Nikula [this message]
2024-10-29 11:32 ` [PATCH 1/3] drm/i915/psr: add LATENCY_REPORTING_REMOVED() register bit helper Jani Nikula
2024-10-29 11:32 ` [PATCH 2/3] drm/i915/psr: stop using bitwise OR with booleans in wm_optimization_wa() Jani Nikula
2024-10-29 11:32 ` [PATCH 3/3] drm/i915/psr: clarify intel_psr_pre_plane_update() conditions Jani Nikula
2024-10-29 12:40 ` ✓ CI.Patch_applied: success for drm/i915/psr: minor cleanups Patchwork
2024-10-29 12:41 ` ✓ CI.checkpatch: " Patchwork
2024-10-29 12:42 ` ✓ CI.KUnit: " Patchwork
2024-10-29 12:53 ` ✓ CI.Build: " Patchwork
2024-10-29 12:56 ` ✓ CI.Hooks: " Patchwork
2024-10-29 12:57 ` ✗ CI.checksparse: warning " Patchwork
2024-10-29 13:44 ` ✓ CI.BAT: success " Patchwork
2024-10-29 15:30 ` ✗ CI.FULL: failure " Patchwork
2024-10-29 19:13 ` ✗ Fi.CI.SPARSE: warning " Patchwork
2024-10-29 19:31 ` ✓ Fi.CI.BAT: success " Patchwork
2024-10-30 16:00 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-10-31 6:24 ` [PATCH 0/3] " 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=cover.1730201504.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jouni.hogander@intel.com \
--cc=suraj.kandpal@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 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.