[PATCH 0/4] drm/msm: Initial add DSI support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



DSI is supported by both mdp4 and mdp5. This patch series adds the common DSI
controller driver and also enable it in mdp5.

Hai Li (4):
  drm/msm/dsi: Update generated DSI header file
  drm/msm: Add split display interface
  drm/msm: Initial add DSI connector support
  drm/msm/mdp5: Enable DSI connector in msm drm driver

 drivers/gpu/drm/msm/Kconfig                 |   11 +
 drivers/gpu/drm/msm/Makefile                |    4 +
 drivers/gpu/drm/msm/dsi/dsi.c               |  203 +++
 drivers/gpu/drm/msm/dsi/dsi.h               |  115 ++
 drivers/gpu/drm/msm/dsi/dsi.xml.h           |  418 +++++-
 drivers/gpu/drm/msm/dsi/dsi_host.c          | 1997 +++++++++++++++++++++++++++
 drivers/gpu/drm/msm/dsi/dsi_manager.c       |  706 ++++++++++
 drivers/gpu/drm/msm/dsi/dsi_phy.c           |  352 +++++
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.c     |    4 +
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c    |   11 +-
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_encoder.c |  268 +++-
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c     |   69 +-
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.h     |   12 +-
 drivers/gpu/drm/msm/msm_drv.c               |    2 +
 drivers/gpu/drm/msm/msm_drv.h               |   20 +
 drivers/gpu/drm/msm/msm_kms.h               |    4 +
 16 files changed, 4141 insertions(+), 55 deletions(-)
 create mode 100644 drivers/gpu/drm/msm/dsi/dsi.c
 create mode 100644 drivers/gpu/drm/msm/dsi/dsi.h
 create mode 100644 drivers/gpu/drm/msm/dsi/dsi_host.c
 create mode 100644 drivers/gpu/drm/msm/dsi/dsi_manager.c
 create mode 100644 drivers/gpu/drm/msm/dsi/dsi_phy.c

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux