mbox series

[v1,0/1] Add function to set the possible crtc for connector

Message ID 1536732170-30046-1-git-send-email-stu.hsieh@mediatek.com (mailing list archive)
Headers show
Series Add function to set the possible crtc for connector | expand

Message

Stu Hsieh Sept. 12, 2018, 6:02 a.m. UTC
This patch add the function for connector driver(dpi or dsi) to set the
possible crtc.

The connector associated which crtc is depend on the ddp_path.

Stu Hsieh (1):
  drm/mediatek: add function to match the connector and crtc

 drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 41 +++++++++++++++++++++++++++++
 drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h |  2 ++
 2 files changed, 43 insertions(+)