Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: jani.nikula@intel.com, ville.syrjala@linux.intel.com
Subject: [PATCH v3 0/9] drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c
Date: Wed, 18 Sep 2024 20:47:40 +0300	[thread overview]
Message-ID: <cover.1726681620.git.jani.nikula@intel.com> (raw)

v3 of https://lore.kernel.org/r/cover.1725883885.git.jani.nikula@intel.com

Jani Nikula (9):
  drm/i915/pps: add vlv_ prefix to pps_pipe and active_pipe members
  drm/i915/pps: add bxt_ prefix to pps_reset
  drm/i915/pps: only touch the vlv_ members on VLV/CHV
  drm/i915/pps: add vlv_pps_pipe_init()
  drm/i915/pps: add vlv_pps_pipe_reset()
  drm/i915/pps: add vlv_pps_port_disable()
  drm/i915/pps: rename vlv_pps_init() to vlv_pps_port_enable_unlocked()
  drm/i915/pps: add vlv_pps_backlight_initial_pipe()
  drm/i915/pps: move vlv_active_pipe() to intel_pps.c

 drivers/gpu/drm/i915/display/g4x_dp.c         |  32 +---
 drivers/gpu/drm/i915/display/g4x_dp.h         |   5 -
 .../drm/i915/display/intel_display_types.h    |   6 +-
 drivers/gpu/drm/i915/display/intel_dp.c       |  20 +--
 drivers/gpu/drm/i915/display/intel_pps.c      | 160 ++++++++++++------
 drivers/gpu/drm/i915/display/intel_pps.h      |   9 +-
 6 files changed, 130 insertions(+), 102 deletions(-)

-- 
2.39.2


             reply	other threads:[~2024-09-18 17:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-18 17:47 Jani Nikula [this message]
2024-09-18 17:47 ` [PATCH v3 1/9] drm/i915/pps: add vlv_ prefix to pps_pipe and active_pipe members Jani Nikula
2024-09-18 17:47 ` [PATCH v3 2/9] drm/i915/pps: add bxt_ prefix to pps_reset Jani Nikula
2024-09-18 17:47 ` [PATCH v3 3/9] drm/i915/pps: only touch the vlv_ members on VLV/CHV Jani Nikula
2024-09-18 19:13   ` Ville Syrjälä
2024-09-19  9:13     ` Jani Nikula
2024-09-18 17:47 ` [PATCH v3 4/9] drm/i915/pps: add vlv_pps_pipe_init() Jani Nikula
2024-09-18 17:47 ` [PATCH v3 5/9] drm/i915/pps: add vlv_pps_pipe_reset() Jani Nikula
2024-09-18 17:47 ` [PATCH v3 6/9] drm/i915/pps: add vlv_pps_port_disable() Jani Nikula
2024-09-18 17:47 ` [PATCH v3 7/9] drm/i915/pps: rename vlv_pps_init() to vlv_pps_port_enable_unlocked() Jani Nikula
2024-09-18 17:47 ` [PATCH v3 8/9] drm/i915/pps: add vlv_pps_backlight_initial_pipe() Jani Nikula
2024-09-18 17:47 ` [PATCH v3 9/9] drm/i915/pps: move vlv_active_pipe() to intel_pps.c Jani Nikula
2024-09-18 18:50 ` ✗ Fi.CI.SPARSE: warning for drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c (rev3) Patchwork
2024-09-18 18:59 ` ✓ Fi.CI.BAT: success " Patchwork
2024-09-19  7:03 ` ✗ 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=cover.1726681620.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@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