[PATCH 2/5] drm/panel-samsung-atna33xc20: Use ktime_get_boottime for delays
Doug Anderson
dianders at chromium.org
Thu Nov 17 21:14:44 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-samsung-atna33xc20.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
You could have carried over from v1 [1]:
...which I guess also means that technically this series should have
been marked v2, but not a huge deal.
Reviewed-by: Douglas Anderson <dianders at chromium.org>
[1] https://lore.kernel.org/r/20221110145102.1.I51639dc112bbbe27259df6bdad56dbabd655d91a@changeid
More information about the dri-devel
mailing list