All of lore.kernel.org
 help / color / mirror / Atom feed
* [v5,PATCH 0/3] mt8183 dpi supports dual edge
@ 2021-05-26  8:52 ` Rex-BC Chen
  0 siblings, 0 replies; 15+ messages in thread
From: Rex-BC Chen @ 2021-05-26  8:52 UTC (permalink / raw)
  To: chunkuang.hu, matthias.bgg
  Cc: devicetree, linux-arm-kernel, linux-mediatek, linux-kernel,
	Project_Global_Chrome_Upstream_Group, Rex-BC Chen

v5:
Remove ddr_edge_sel and use output_fmts to determine
which edge to be set.

v4:
Use output_fmts to determine whether it is dual edge.
Rebase to v5.13-rc1

v3:
Modify clock rate for dual edge setting.
Add more bridge function.

v2:
Modify unused code

v1:
DPI can sample on falling, rising or both edge.
When DPI sample the data both rising and falling edge.
It can reduce half data io pins.

Rex-BC Chen (3):
  [v5] drm/mediatek: dpi dual edge sample mode support
  [v5] drm/mediatek: config driver data to support dual edge sample
  [v5] drm/mediatek: dpi: add bus format negotiation

 drivers/gpu/drm/mediatek/mtk_dpi.c | 130 +++++++++++++++++++++++++++--
 1 file changed, 124 insertions(+), 6 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2021-06-04  1:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-26  8:52 [v5,PATCH 0/3] mt8183 dpi supports dual edge Rex-BC Chen
2021-05-26  8:52 ` Rex-BC Chen
2021-05-26  8:52 ` Rex-BC Chen
2021-05-26  8:52 ` [v5,PATCH 1/3] drm/mediatek: dpi dual edge sample mode support Rex-BC Chen
2021-05-26  8:52   ` Rex-BC Chen
2021-05-26  8:52   ` Rex-BC Chen
2021-05-26  8:52 ` [v5,PATCH 2/3] drm/mediatek: config driver data to support dual edge sample Rex-BC Chen
2021-05-26  8:52   ` [v5, PATCH " Rex-BC Chen
2021-05-26  8:52   ` Rex-BC Chen
2021-05-26  8:52 ` [v5,PATCH 3/3] drm/mediatek: dpi: add bus format negotiation Rex-BC Chen
2021-05-26  8:52   ` Rex-BC Chen
2021-05-26  8:52   ` Rex-BC Chen
2021-06-04  1:03 ` [v5,PATCH 0/3] mt8183 dpi supports dual edge Chun-Kuang Hu
2021-06-04  1:03   ` Chun-Kuang Hu
2021-06-04  1:03   ` Chun-Kuang Hu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.