linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Add function to set the possible crtc for connector
@ 2018-09-12  6:02 Stu Hsieh
  2018-09-12  6:02 ` [PATCH v1 1/1] drm/mediatek: add function to match the connector and crtc Stu Hsieh
  0 siblings, 1 reply; 3+ messages in thread
From: Stu Hsieh @ 2018-09-12  6:02 UTC (permalink / raw)
  To: CK Hu, Philipp Zabel
  Cc: David Airlie, Matthias Brugger, dri-devel, linux-arm-kernel,
	linux-mediatek, linux-kernel, srv_heupstream, Stu Hsieh

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(+)

-- 
2.12.5.2.gbdf23ab


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

end of thread, other threads:[~2018-09-19 11:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-12  6:02 [PATCH v1 0/1] Add function to set the possible crtc for connector Stu Hsieh
2018-09-12  6:02 ` [PATCH v1 1/1] drm/mediatek: add function to match the connector and crtc Stu Hsieh
2018-09-19 11:56   ` CK Hu

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).