All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/6] drm/i915/lspcon: interface cleanups
Date: Tue,  3 Dec 2024 18:40:50 +0200	[thread overview]
Message-ID: <cover.1733243959.git.jani.nikula@intel.com> (raw)

Some quick cleanups. Always use digital port for the interfaces, don't
touch dig_port->lspcon outside of intel_lspcon.c, rename interfaces.

Jani Nikula (6):
  drm/i915/hdmi: move declarations for hsw_read/write_infoframe() to the
    right place
  drm/i915/lspcon: add intel_lspcon_active() and use it
  drm/i915/lspcon: change signature of lspcon_detect_hdr_capability()
  drm/i915/lspcon: change signature of lspcon_wait_pcon_mode()
  drm/i915/lspcon: remove dp_to_lspcon(), hide enc_to_intel_lspcon()
  drm/i915/lspcon: rename interfaces to intel_lspcon_* to unify

 drivers/gpu/drm/i915/display/intel_ddi.c      |  6 ++---
 .../drm/i915/display/intel_display_types.h    | 12 ---------
 drivers/gpu/drm/i915/display/intel_dp.c       | 18 ++++++-------
 drivers/gpu/drm/i915/display/intel_hdmi.h     |  9 +++++++
 drivers/gpu/drm/i915/display/intel_lspcon.c   | 27 +++++++++++++++----
 drivers/gpu/drm/i915/display/intel_lspcon.h   | 25 +++++++----------
 6 files changed, 51 insertions(+), 46 deletions(-)

-- 
2.39.5


             reply	other threads:[~2024-12-03 16:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-03 16:40 Jani Nikula [this message]
2024-12-03 16:40 ` [PATCH 1/6] drm/i915/hdmi: move declarations for hsw_read/write_infoframe() to the right place Jani Nikula
2024-12-03 16:40 ` [PATCH 2/6] drm/i915/lspcon: add intel_lspcon_active() and use it Jani Nikula
2024-12-03 16:40 ` [PATCH 3/6] drm/i915/lspcon: change signature of lspcon_detect_hdr_capability() Jani Nikula
2024-12-03 16:40 ` [PATCH 4/6] drm/i915/lspcon: change signature of lspcon_wait_pcon_mode() Jani Nikula
2024-12-03 16:40 ` [PATCH 5/6] drm/i915/lspcon: remove dp_to_lspcon(), hide enc_to_intel_lspcon() Jani Nikula
2024-12-03 16:40 ` [PATCH 6/6] drm/i915/lspcon: rename interfaces to intel_lspcon_* to unify Jani Nikula
2024-12-03 18:00 ` ✗ Fi.CI.SPARSE: warning for drm/i915/lspcon: interface cleanups Patchwork
2024-12-03 18:18 ` ✗ i915.CI.BAT: 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.1733243959.git.jani.nikula@intel.com \
    --to=jani.nikula@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 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.