From: Jani Nikula <jani.nikula@intel.com>
To: dri-devel@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/6] drm: conversions to struct drm_edid
Date: Thu, 22 Aug 2024 20:42:46 +0300 [thread overview]
Message-ID: <cover.1724348429.git.jani.nikula@intel.com> (raw)
The umerged patches from [1] and then some.
BR,
Jani.
[1] https://lore.kernel.org/r/cover.1715691257.git.jani.nikula@intel.com
Jani Nikula (6):
drm/sti/sti_hdmi: convert to struct drm_edid
drm/exynos: hdmi: use display_info for printing display dimensions
drm/exynos: hdmi: convert to struct drm_edid
drm/tegra: convert to struct drm_edid
drm/ipuv3/parallel: convert to struct drm_edid
drm/tiny/gm12u320: convert to struct drm_edid
drivers/gpu/drm/exynos/exynos_hdmi.c | 25 ++++++++++-------
drivers/gpu/drm/imx/ipuv3/parallel-display.c | 14 ++++++----
drivers/gpu/drm/sti/sti_hdmi.c | 24 +++++++++-------
drivers/gpu/drm/tegra/drm.h | 2 +-
drivers/gpu/drm/tegra/output.c | 29 ++++++++++++--------
drivers/gpu/drm/tiny/gm12u320.c | 13 +++++++--
6 files changed, 66 insertions(+), 41 deletions(-)
--
2.39.2
next reply other threads:[~2024-08-22 17:43 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 17:42 Jani Nikula [this message]
2024-08-22 17:42 ` [PATCH 1/6] drm/sti/sti_hdmi: convert to struct drm_edid Jani Nikula
2024-08-22 17:42 ` [PATCH 2/6] drm/exynos: hdmi: use display_info for printing display dimensions Jani Nikula
2024-08-28 12:44 ` Daniel Vetter
2024-08-22 17:42 ` [PATCH 3/6] drm/exynos: hdmi: convert to struct drm_edid Jani Nikula
2024-08-28 12:45 ` Daniel Vetter
2024-08-22 17:42 ` [PATCH 4/6] drm/tegra: " Jani Nikula
2024-08-28 12:46 ` Daniel Vetter
2024-08-29 8:55 ` Thierry Reding
2024-08-29 11:43 ` Jani Nikula
2024-08-22 17:42 ` [PATCH 5/6] drm/ipuv3/parallel: " Jani Nikula
2024-08-28 12:48 ` Daniel Vetter
2024-08-22 17:42 ` [PATCH 6/6] drm/tiny/gm12u320: " Jani Nikula
2024-08-28 12:49 ` Daniel Vetter
2024-08-28 12:52 ` Thomas Zimmermann
2024-08-28 13:35 ` Jani Nikula
2024-08-29 11:44 ` [PATCH 0/6] drm: conversions " Jani Nikula
2024-09-04 2:21 ` 대인기/Tizen Platform Lab(SR)/삼성전자
2024-09-04 8:32 ` 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=cover.1724348429.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=dri-devel@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.