From: "Maxime Ripard" <mripard@kernel.org>
To: "Jani Nikula" <jani.nikula@intel.com>
Cc: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org,
intel-xe@lists.freedesktop.org, simon1.yang@intel.com,
"Doug Anderson" <dianders@chromium.org>,
"Heikki Krogerus" <heikki.krogerus@linux.intel.com>,
"Lee Shawn C" <shawn.c.lee@intel.com>,
"Maxime Ripard" <mripard@kernel.org>,
"Wysocki Rafael J" <rafael.j.wysocki@intel.com>
Subject: Re: [PATCH 3/4] drm/i915/panel: register drm_panel and call prepare/unprepare for ICL+ DSI
Date: Tue, 10 Jun 2025 12:01:52 +0000 [thread overview]
Message-ID: <a6ed0ba580854864e7281dda38489ced@kernel.org> (raw)
In-Reply-To: <13d15c1414e65ffb21944d66e2820befdab54e98.1749199013.git.jani.nikula@intel.com>
On Fri, 6 Jun 2025 12:05:11 +0300, Jani Nikula wrote:
> Allocate and register a drm_panel so that drm_panel_followers can find
> the panel. Pass the drm_connector::kdev device to drm_panel allocation
> for matching. That's only available after drm_sysfs_connector_add(), so
> we need to postpone the drm_panel allocation until .late_register()
> hook.
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Thanks!
Maxime
next prev parent reply other threads:[~2025-06-10 12:01 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-06 9:05 [PATCH 0/4] drm/panel, drm/i915: ACPI support for panel follower Jani Nikula
2025-06-06 9:05 ` [PATCH 1/4] drm/panel: use fwnode based lookups for panel followers Jani Nikula
2025-06-06 15:45 ` Lee, Shawn C
2025-06-10 0:06 ` Doug Anderson
2025-06-10 9:36 ` Jani Nikula
2025-06-10 8:01 ` Murthy, Arun R
2025-06-10 9:41 ` [PATCH v2] " Jani Nikula
2025-06-10 12:01 ` [PATCH 1/4] " Maxime Ripard
2025-06-06 9:05 ` [PATCH 2/4] drm/i915/panel: add panel register/unregister Jani Nikula
2025-06-06 15:48 ` Lee, Shawn C
2025-06-10 8:09 ` Murthy, Arun R
2025-06-10 9:00 ` Jani Nikula
2025-06-10 12:01 ` Maxime Ripard
2025-06-06 9:05 ` [PATCH 3/4] drm/i915/panel: register drm_panel and call prepare/unprepare for ICL+ DSI Jani Nikula
2025-06-06 15:50 ` Lee, Shawn C
2025-06-10 8:21 ` Murthy, Arun R
2025-06-10 9:08 ` Jani Nikula
2025-06-10 12:01 ` Maxime Ripard [this message]
2025-06-06 9:05 ` [PATCH 4/4] drm/i915/panel: sync panel prepared state at register Jani Nikula
2025-06-06 15:52 ` Lee, Shawn C
2025-06-10 8:30 ` Murthy, Arun R
2025-06-10 12:02 ` Maxime Ripard
2025-06-06 9:12 ` ✓ CI.Patch_applied: success for drm/panel, drm/i915: ACPI support for panel follower Patchwork
2025-06-06 9:12 ` ✓ CI.checkpatch: " Patchwork
2025-06-06 9:13 ` ✓ CI.KUnit: " Patchwork
2025-06-06 9:24 ` ✓ CI.Build: " Patchwork
2025-06-06 9:27 ` ✓ CI.Hooks: " Patchwork
2025-06-06 9:28 ` ✗ CI.checksparse: warning " Patchwork
2025-06-06 9:55 ` ✓ Xe.CI.BAT: success " Patchwork
2025-06-06 11:03 ` ✗ Fi.CI.SPARSE: warning " Patchwork
2025-06-06 11:26 ` ✓ i915.CI.BAT: success " Patchwork
2025-06-06 22:50 ` ✓ i915.CI.Full: " Patchwork
2025-06-08 12:26 ` ✗ Xe.CI.Full: failure " Patchwork
2025-06-10 10:19 ` ✓ CI.Patch_applied: success for drm/panel, drm/i915: ACPI support for panel follower (rev2) Patchwork
2025-06-10 10:19 ` ✓ CI.checkpatch: " Patchwork
2025-06-10 10:20 ` ✓ CI.KUnit: " Patchwork
2025-06-10 10:31 ` ✓ CI.Build: " Patchwork
2025-06-10 10:34 ` ✓ CI.Hooks: " Patchwork
2025-06-10 10:35 ` ✗ CI.checksparse: warning " Patchwork
2025-06-10 10:47 ` ✓ i915.CI.BAT: success " Patchwork
2025-06-10 10:59 ` ✓ Xe.CI.BAT: " Patchwork
2025-06-10 12:02 ` ✗ Xe.CI.Full: failure " Patchwork
2025-06-10 12:33 ` ✓ i915.CI.Full: success " Patchwork
2025-06-11 10:07 ` [PATCH 0/4] drm/panel, drm/i915: ACPI support for panel follower Jani Nikula
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=a6ed0ba580854864e7281dda38489ced@kernel.org \
--to=mripard@kernel.org \
--cc=dianders@chromium.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
--cc=rafael.j.wysocki@intel.com \
--cc=shawn.c.lee@intel.com \
--cc=simon1.yang@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.