From: Jani Nikula <jani.nikula@intel.com>
To: dri-devel@lists.freedesktop.org
Cc: Jani Nikula <jani.nikula@intel.com>,
Dave Airlie <airlied@redhat.com>,
Jocelyn Falempe <jfalempe@redhat.com>,
Thomas Zimmermann <tzimmermann@suse.de>
Subject: [PATCH 0/2] drm: remove drm_connector_helper_get_modes_from_ddc()
Date: Fri, 5 Jan 2024 18:57:47 +0200 [thread overview]
Message-ID: <cover.1704473654.git.jani.nikula@intel.com> (raw)
Convert mgag200 to use struct drm_edid directly, and drop
drm_connector_helper_get_modes_from_ddc(), as suggested by Thomas.
This supersedes [1].
BR,
Jani.
[1] https://lore.kernel.org/all/20231114105815.4188901-1-jani.nikula@intel.com/
Jani Nikula (2):
drm/mgag200: convert get modes to struct drm_edid
drm/probe-helper: remove unused
drm_connector_helper_get_modes_from_ddc()
drivers/gpu/drm/drm_probe_helper.c | 36 --------------------------
drivers/gpu/drm/mgag200/mgag200_mode.c | 14 +++++++---
include/drm/drm_probe_helper.h | 1 -
3 files changed, 10 insertions(+), 41 deletions(-)
--
2.39.2
next reply other threads:[~2024-01-05 16:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-05 16:57 Jani Nikula [this message]
2024-01-05 16:57 ` [PATCH 1/2] drm/mgag200: convert get modes to struct drm_edid Jani Nikula
2024-01-05 16:57 ` [PATCH 2/2] drm/probe-helper: remove unused drm_connector_helper_get_modes_from_ddc() Jani Nikula
2024-01-08 8:52 ` [PATCH 0/2] drm: remove drm_connector_helper_get_modes_from_ddc() Thomas Zimmermann
2024-01-08 13:11 ` 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.1704473654.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=airlied@redhat.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jfalempe@redhat.com \
--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 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.