[PATCH 3/5] drm/panel-simple: Use ktime_get_boottime for delays
Doug Anderson
dianders at chromium.org
Tue Nov 29 22:28:45 UTC 2022
Hi,
On Thu, Nov 17, 2022 at 1:14 PM Doug Anderson <dianders at chromium.org> wrote:
>
> 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>
Pushed to drm-misc-next:
7e682946db98 drm/panel-simple: Use ktime_get_boottime for delays
More information about the dri-devel
mailing list