mbox series

[v2,0/3] mt8183 dpi supports dual edge

Message ID 1618407316-10042-1-git-send-email-rex-bc.chen@mediatek.com (mailing list archive)
Headers show
Series mt8183 dpi supports dual edge | expand

Message

Rex-BC Chen (陳柏辰) April 14, 2021, 1:35 p.m. UTC
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):
  drm/mediatek: dpi dual edge sample mode support
  drm/mediatek: config mt8183 driver data to support dual edge sample
  drm/mediatek: dpi: add bus format negotiation

 drivers/gpu/drm/mediatek/mtk_dpi.c | 102 +++++++++++++++++++++++++++--
 1 file changed, 97 insertions(+), 5 deletions(-)