All of 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
Subject: [PATCH 0/2] drm/i915: dig port and connector cleanups
Date: Tue, 29 Jul 2025 14:17:07 +0300	[thread overview]
Message-ID: <cover.1753787803.git.jani.nikula@intel.com> (raw)


Jani Nikula (2):
  drm/i915/display: add intel_dig_port_alloc()
  drm/i915/connector: make intel_connector_init() static

 drivers/gpu/drm/i915/display/g4x_dp.c          |  7 +------
 drivers/gpu/drm/i915/display/g4x_hdmi.c        |  9 ++-------
 drivers/gpu/drm/i915/display/intel_connector.c |  2 +-
 drivers/gpu/drm/i915/display/intel_connector.h |  1 -
 drivers/gpu/drm/i915/display/intel_ddi.c       |  8 +-------
 drivers/gpu/drm/i915/display/intel_encoder.c   | 18 ++++++++++++++++++
 drivers/gpu/drm/i915/display/intel_encoder.h   |  3 +++
 7 files changed, 26 insertions(+), 22 deletions(-)

-- 
2.39.5


             reply	other threads:[~2025-07-29 11:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-29 11:17 Jani Nikula [this message]
2025-07-29 11:17 ` [PATCH 1/2] drm/i915/display: add intel_dig_port_alloc() Jani Nikula
2025-08-12 10:20   ` Dibin Moolakadan Subrahmanian
2025-08-13 10:33     ` Jani Nikula
2025-07-29 11:17 ` [PATCH 2/2] drm/i915/connector: make intel_connector_init() static Jani Nikula
2025-08-12 10:23   ` Dibin Moolakadan Subrahmanian
2025-07-29 11:24 ` ✓ CI.KUnit: success for drm/i915: dig port and connector cleanups Patchwork
2025-07-29 11:57 ` ✓ Xe.CI.BAT: " Patchwork
2025-07-29 12:30 ` ✓ i915.CI.BAT: " Patchwork
2025-07-29 17:27 ` ✗ Xe.CI.Full: failure " Patchwork
2025-07-29 19:22 ` ✓ i915.CI.Full: success " 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.1753787803.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@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.