Re: [PATCH v5 5/6] drm/log: Implement suspend/resume
From: John Ogness
Date: Mon Nov 04 2024 - 05:46:51 EST
On 2024-11-04, Jocelyn Falempe <jfalempe@xxxxxxxxxx> wrote:
> I looked at what serial drivers are doing, because they can also have
> their clock gated in suspend.
>
> Would calling console_stop() in the suspend and console_start() in
> resume work ?
Yes. That is what it is for.
John Ogness