From: Inki Dae <inki.dae@samsung.com>
To: airlied@linux.ie, daniel@ffwll.ch
Cc: dri-devel@lists.freedesktop.org, linux-samsung-soc@vger.kernel.org
Subject: [GIT PULL] exynos-drm-misc-next
Date: Tue, 27 Jan 2026 23:09:00 +0900 [thread overview]
Message-ID: <20260127140900.31856-1-inki.dae@samsung.com> (raw)
Hi Dave and Daniel,
Just fix the regression introduced by the bridge chain reorder[1].
Please kindly let me know if there is any problem.
[1] commit-id : c9b1150a68d9 ("drm/atomic-helper: Re-order bridge chain ...")
Thanks,
Inki Dae
The following changes since commit bda4b9b8cc2f4850af52fb35abf8ead434ba38dd:
drm/rcar-du: dsi: Clean up VCLK divider calculation (2026-01-27 12:13:09 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-misc-next-for-v6.20
for you to fetch changes up to 89f51ab5fa69db4ce2aeec80987befd1a60c6b68:
drm/bridge: samsung-dsim: Fix init order (2026-01-27 22:48:07 +0900)
----------------------------------------------------------------
Fix one regression
. Fix a regression introduced by the reordered DRM bridge pre-enable/enable
callbacks. It moves DSI initialization to atomic_enable() so clocks and
PLL refclk are configured after the display controller is fully set up.
The DSI is reinitialized if it was previously initialized to ensure
correct operation when the refclk rate changes.
----------------------------------------------------------------
Tomi Valkeinen (1):
drm/bridge: samsung-dsim: Fix init order
drivers/gpu/drm/bridge/samsung-dsim.c | 29 +++++++++++++++++++----------
1 file changed, 19 insertions(+), 10 deletions(-)
reply other threads:[~2026-01-27 14:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260127140900.31856-1-inki.dae@samsung.com \
--to=inki.dae@samsung.com \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-samsung-soc@vger.kernel.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).