[PATCH 1/5] drm/bridge: tc358762: Split register programming from pre-enable to enable
rfoss at kernel.org
rfoss at kernel.org
Thu Jun 22 10:10:02 UTC 2023
From: Robert Foss <rfoss at kernel.org>
On Thu, 15 Jun 2023 22:18:58 +0200, Marek Vasut wrote:
> Move the register programming part, which actually enables the bridge and
> makes it push data out of its DPI side, into the enable callback. The DSI
> host like DSIM may not be able to transmit commands in pre_enable, moving
> the register programming into enable assures it can transmit commands.
>
>
Applied, thanks!
[1/5] drm/bridge: tc358762: Split register programming from pre-enable to enable
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=8a4b2fc9c91a
[2/5] drm/bridge: tc358762: Switch to atomic ops
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=404643859a4f
[3/5] drm/bridge: tc358762: Instruct DSI host to generate HSE packets
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=362fa8f6e6a0
[4/5] drm/bridge: tc358762: Guess the meaning of LCDCTRL bits
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=80382226ef6f
[5/5] drm/bridge: tc358762: Handle HS/VS polarity
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=7f4e171f9d05
Rob
More information about the dri-devel
mailing list