2024-05-22 12:15:00

by Robert Foss

[permalink] [raw]
Subject: Re: [PATCH v13] drm/bridge: it6505: fix hibernate to resume no display issue

On Wed, 22 May 2024 14:55:28 +0800, kuro wrote:
> From: Kuro Chung <[email protected]>
>
> When the system power resumes, the TTL input of IT6505 may experience
> some noise before the video signal stabilizes, necessitating a video
> reset. This patch is implemented to prevent a loop of video error
> interrupts, which can occur when a video reset in the video FIFO error
> interrupt triggers another such interrupt. The patch processes the SCDT
> and FIFO error interrupts simultaneously and ignores any video FIFO
> error interrupts caused by a video reset.
>
> [...]

Applied, thanks!

[1/1] drm/bridge: it6505: fix hibernate to resume no display issue
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=484436ec5c2b



Rob