From: Avinal Kumar <avinal.xlvii@gmail.com>
To: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
neil.armstrong@linaro.org, dianders@chromium.org
Cc: lumag@kernel.org, maarten.lankhorst@linux.intel.com,
mripard@kernel.org, tzimmermann@suse.de, airlied@gmail.com,
simona@ffwll.ch
Subject: [PATCH v5 0/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
Date: Fri, 17 Apr 2026 11:48:40 +0530 [thread overview]
Message-ID: <20260417061842.66631-1-avinal.xlvii@gmail.com> (raw)
Changes from v4:
- simplified code after removing redundant error printout
- there was a branch mismatch on my local and that resulted in a
typo, it was fixed in v3 but I had my v2 changes open and I
mistook it as 'serial' rather than 'several'. Apologies, fixed it now :)
- updated commit body
Avinal Kumar (2):
drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multi
drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped
functions
drivers/gpu/drm/drm_mipi_dsi.c | 28 +++++++++++++++++++
.../drm/panel/panel-panasonic-vvx10f034n00.c | 24 ++++++++--------
include/drm/drm_mipi_dsi.h | 1 +
3 files changed, 42 insertions(+), 11 deletions(-)
--
2.53.0
next reply other threads:[~2026-04-17 6:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-17 6:18 Avinal Kumar [this message]
2026-04-17 6:18 ` [PATCH v5 1/2] drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multi Avinal Kumar
2026-04-17 14:20 ` Doug Anderson
2026-04-17 20:43 ` neil.armstrong
2026-04-24 17:17 ` Doug Anderson
2026-04-17 6:18 ` [PATCH v5 2/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions Avinal Kumar
2026-04-17 14:19 ` Doug Anderson
2026-04-19 0:33 ` Dmitry Baryshkov
2026-04-24 17:17 ` Doug Anderson
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=20260417061842.66631-1-avinal.xlvii@gmail.com \
--to=avinal.xlvii@gmail.com \
--cc=airlied@gmail.com \
--cc=dianders@chromium.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lumag@kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
/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