[PATCH 3/5] drm/panel-simple: Use ktime_get_boottime for delays

Doug Anderson dianders at chromium.org
Thu Nov 17 21:14:51 UTC 2022


Hi,

On Thu, Nov 17, 2022 at 12:39 PM Drew Davenport <ddavenport at chromium.org> wrote:
>
> ktime_get_boottime continues while the device is suspended. This change
> ensures that the resume path will not be delayed if the power off delay
> has already been met while the device is suspended
>
> Signed-off-by: Drew Davenport <ddavenport at chromium.org>
> ---
>
>  drivers/gpu/drm/panel/panel-simple.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Douglas Anderson <dianders at chromium.org>


More information about the dri-devel mailing list