RE: [PATCH v13] drm/bridge: it6505: fix hibernate to resume no display issue

2024-05-22 Thread kuro.chung
) ; Kenneth Hung (洪家倫) ; open list:DRM DRIVERS ; Pin-yen Lin ; Andrzej Hajda ; Jernej Skrabec ; open list ; Hermes Wu (吳佳宏) 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 > >

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

2024-05-22 Thread Robert Foss
On Wed, 22 May 2024 14:55:28 +0800, kuro wrote: > From: Kuro Chung > > 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, whi

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

2024-05-22 Thread AngeloGioacchino Del Regno
Il 22/05/24 08:55, kuro ha scritto: From: Kuro Chung 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 vi

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

2024-05-21 Thread kuro
From: Kuro Chung 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 inte