mbox series

[v3,0/3] drm/bridge: it6505: update dp aux funxtion

Message ID 20240923094826.13471-1-Hermes.Wu@ite.com.tw (mailing list archive)
Headers show
Series drm/bridge: it6505: update dp aux funxtion | expand

Message

Hermes Wu Sept. 23, 2024, 9:48 a.m. UTC
From: Hermes Wu <Hermes.wu@ite.com.tw>

Changes in v3
 -Seperate AUX fifo access to a commit
 -Add discriptions about HDCP CTS
 -remove non used aux i2c reply definitions

Hermes Wu (3):
  drm/bridge: it6505: fix AUX read use aux fifo
  drm/bridge: it6505: HDCP CTS fail on repeater items
  drm/bridge: it6505: Add MCCS support

 drivers/gpu/drm/bridge/ite-it6505.c | 311 +++++++++++++++++++++++-----
 1 file changed, 263 insertions(+), 48 deletions(-)