From: Ville Syrjala <ville.syrjala@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH 0/2] drm/i915: Some modeset refactoring
Date: Mon, 16 Sep 2024 18:29:56 +0300 [thread overview]
Message-ID: <20240916152958.17332-1-ville.syrjala@linux.intel.com> (raw)
From: Ville Syrjälä <ville.syrjala@linux.intel.com>
Clean up the modeset code a bit by extracting some functions.
Ville Syrjälä (2):
drm/i915/color: Extract intel_color_modeset()
drm/i915: Extract intel_post_plane_update_after_readout()
drivers/gpu/drm/i915/display/intel_color.c | 17 ++++++
drivers/gpu/drm/i915/display/intel_color.h | 1 +
drivers/gpu/drm/i915/display/intel_display.c | 58 +++++++-------------
3 files changed, 39 insertions(+), 37 deletions(-)
--
2.44.2
next reply other threads:[~2024-09-16 15:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-16 15:29 Ville Syrjala [this message]
2024-09-16 15:29 ` [PATCH 1/2] drm/i915/color: Extract intel_color_modeset() Ville Syrjala
2024-09-19 7:50 ` Luca Coelho
2024-09-16 15:29 ` [PATCH 2/2] drm/i915: Extract intel_post_plane_update_after_readout() Ville Syrjala
2024-09-19 7:53 ` Luca Coelho
2024-09-19 11:17 ` Ville Syrjälä
2024-09-16 19:50 ` ✗ Fi.CI.SPARSE: warning for drm/i915: Some modeset refactoring Patchwork
2024-09-16 20:10 ` ✓ Fi.CI.BAT: success " Patchwork
2024-09-17 9:57 ` ✗ Fi.CI.IGT: 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=20240916152958.17332-1-ville.syrjala@linux.intel.com \
--to=ville.syrjala@linux.intel.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox