All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Elida KD35T133 Panel Improvements
@ 2023-11-15 15:26 Chris Morgan
  2023-11-15 15:26 ` [PATCH 1/4] drm/panel-elida-kd35t133: trival: update panel size from 5.5 to 3.5 Chris Morgan
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Chris Morgan @ 2023-11-15 15:26 UTC (permalink / raw)
  To: dri-devel; +Cc: quic_jesszhan, sam, Chris Morgan, neil.armstrong

From: Chris Morgan <macromorgan@hotmail.com>

Fix a few bugs and clean up no longer needed code on the Elida KD35T133
DSI panel, as used in devices such as the Odroid Go Advance and the
Anbernic RG351M.

Chris Morgan (4):
  drm/panel-elida-kd35t133: trival: update panel size from 5.5 to 3.5
  drm/panel-elida-kd35t133: hold panel in reset for unprepare
  drm/panel-elida-kd35t133: drop
    drm_connector_set_orientation_from_panel
  drm/panel-elida-kd35t133: Drop prepare/unprepare logic

 drivers/gpu/drm/panel/panel-elida-kd35t133.c | 37 ++------------------
 1 file changed, 3 insertions(+), 34 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-11-16 21:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-15 15:26 [PATCH 0/4] Elida KD35T133 Panel Improvements Chris Morgan
2023-11-15 15:26 ` [PATCH 1/4] drm/panel-elida-kd35t133: trival: update panel size from 5.5 to 3.5 Chris Morgan
2023-11-15 21:22   ` Jessica Zhang
2023-11-15 15:26 ` [PATCH 2/4] drm/panel-elida-kd35t133: hold panel in reset for unprepare Chris Morgan
2023-11-15 21:38   ` Jessica Zhang
2023-11-16 15:17     ` Chris Morgan
2023-11-16 21:40       ` Jessica Zhang
2023-11-15 15:26 ` [PATCH 3/4] drm/panel-elida-kd35t133: drop drm_connector_set_orientation_from_panel Chris Morgan
2023-11-15 22:00   ` Jessica Zhang
2023-11-15 15:26 ` [PATCH 4/4] drm/panel-elida-kd35t133: Drop prepare/unprepare logic Chris Morgan
2023-11-15 22:30   ` Jessica Zhang

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.