[PATCH v2 0/3] seperate panel power control from panel prepare/unprepare

Jitao Shi jitao.shi at mediatek.com
Sun Aug 8 12:52:15 UTC 2021


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


More information about the dri-devel mailing list