[PATCH v6 5/6] drm/log: Implement suspend/resume

John Ogness john.ogness at linutronix.de
Tue Nov 5 13:17:11 UTC 2024


On 2024-11-05, Jocelyn Falempe <jfalempe at redhat.com> wrote:
> Normally the console is already suspended when the graphic driver
> suspend callback is called, but if the parameter no_console_suspend
> is set, it might still be active.
> So call console_stop()/console_start() in the suspend/resume
> callbacks, to make sure it won't try to write to the framebuffer
> while the graphic driver is suspended.
>
> Signed-off-by: Jocelyn Falempe <jfalempe at redhat.com>

Reviewed-by: John Ogness <john.ogness at linutronix.de>


More information about the dri-devel mailing list