From: Thomas Zimmermann <tzimmermann@suse.de>
To: jfalempe@redhat.com, airlied@redhat.com,
maarten.lankhorst@linux.intel.com, mripard@kernel.org,
airlied@gmail.com, daniel@ffwll.ch
Cc: dri-devel@lists.freedesktop.org, Thomas Zimmermann <tzimmermann@suse.de>
Subject: [PATCH v2 0/3] drm/mgag200: Control VIDRST and BMC from CRTC
Date: Wed, 10 Jul 2024 10:42:31 +0200 [thread overview]
Message-ID: <20240710084609.354578-1-tzimmermann@suse.de> (raw)
(was: drm/mgag200: Handle VIDRST from BMC helpers)
The VIDRST pin controls CRTC synchronization with an external clock
chip, such as a BMC or TV encoder. This patchset separates the CRTC
state from the BMC state and streamlines the driver code.
v2:
- run BMC and VIDRST logic from CRTC code (Jocelyn)
Thomas Zimmermann (3):
drm/mgag200: Only set VIDRST bits in CRTC modesetting
drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcs
drm/mgag200: Rename BMC vidrst names
drivers/gpu/drm/mgag200/mgag200_bmc.c | 9 ++-----
drivers/gpu/drm/mgag200/mgag200_drv.h | 31 ++++++++---------------
drivers/gpu/drm/mgag200/mgag200_g200er.c | 9 +++----
drivers/gpu/drm/mgag200/mgag200_g200ev.c | 9 +++----
drivers/gpu/drm/mgag200/mgag200_g200ew3.c | 2 --
drivers/gpu/drm/mgag200/mgag200_g200se.c | 9 +++----
drivers/gpu/drm/mgag200/mgag200_g200wb.c | 2 --
drivers/gpu/drm/mgag200/mgag200_mode.c | 29 ++++++++++-----------
8 files changed, 36 insertions(+), 64 deletions(-)
--
2.45.2
next reply other threads:[~2024-07-10 8:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-10 8:42 Thomas Zimmermann [this message]
2024-07-10 8:42 ` [PATCH v2 1/3] drm/mgag200: Only set VIDRST bits in CRTC modesetting Thomas Zimmermann
2024-07-10 14:25 ` Jocelyn Falempe
2024-07-10 14:45 ` Thomas Zimmermann
2024-07-10 8:42 ` [PATCH v2 2/3] drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcs Thomas Zimmermann
2024-07-10 14:26 ` Jocelyn Falempe
2024-07-10 8:42 ` [PATCH v2 3/3] drm/mgag200: Rename BMC vidrst names Thomas Zimmermann
2024-07-10 14:27 ` Jocelyn Falempe
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=20240710084609.354578-1-tzimmermann@suse.de \
--to=tzimmermann@suse.de \
--cc=airlied@gmail.com \
--cc=airlied@redhat.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=jfalempe@redhat.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@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