linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] seperate panel power control from panel prepare/unprepare
@ 2021-08-08 12:52 Jitao Shi
  2021-08-08 12:52 ` [PATCH v2 1/3] drm/panel: " Jitao Shi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jitao Shi @ 2021-08-08 12:52 UTC (permalink / raw)
  To: Thierry Reding, Sam Ravnborg, David Airlie, Daniel Vetter,
	Matthias Brugger, dri-devel, linux-kernel
  Cc: linux-mediatek, srv_heupstream, yingjoe.chen, eddie.huang,
	cawa.cheng, bibby.hsieh, ck.hu, stonea168, Jitao Shi

Changes since v1:
 - Fix null point when dsi next bridge isn't a panel.
 - "dsi mmsys reset" is implement by
   https://patchwork.kernel.org/project/linux-mediatek/list/?series=515355

Jitao Shi (3):
  drm/panel: seperate panel power control from panel prepare/unprepare
  drm/panel: boe-tv101wum-n16 seperate the panel power control
  drm/mediatek: fine tune the dsi panel's power sequence

 drivers/gpu/drm/bridge/panel.c                | 17 +++++
 drivers/gpu/drm/drm_panel.c                   | 38 ++++++++++
 drivers/gpu/drm/mediatek/mtk_dsi.c            | 29 ++++++--
 .../gpu/drm/panel/panel-boe-tv101wum-nl6.c    | 72 +++++++++++++------
 include/drm/drm_bridge.h                      |  2 +
 include/drm/drm_panel.h                       | 17 +++++
 6 files changed, 148 insertions(+), 27 deletions(-)

-- 
2.25.1

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

end of thread, other threads:[~2021-08-10 10:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-08 12:52 [PATCH v2 0/3] seperate panel power control from panel prepare/unprepare Jitao Shi
2021-08-08 12:52 ` [PATCH v2 1/3] drm/panel: " Jitao Shi
2021-08-10 10:18   ` Daniel Vetter
2021-08-08 12:52 ` [PATCH v2 2/3] drm/panel: boe-tv101wum-n16 seperate the panel power control Jitao Shi
2021-08-08 12:52 ` [PATCH v2 3/3] drm/mediatek: fine tune the dsi panel's power sequence Jitao Shi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).