✓ CI.checkpatch: success for drm/i915/lspcon: do not hardcode settle timeout (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 17 13:57:36 UTC 2024
== Series Details ==
Series: drm/i915/lspcon: do not hardcode settle timeout (rev3)
URL : https://patchwork.freedesktop.org/series/139997/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b464eec2b4951d40e41fa2b64b6a04f3115ca867
Author: Giedrius Statkevičius <giedriuswork at gmail.com>
Date: Thu Oct 17 10:57:24 2024 +0300
drm/i915/lspcon: do not hardcode settle timeout
Avoid hardcoding the LSPCON settle timeout because it takes a longer
time on certain chips made by certain vendors. Use the function that
already exists to determine the timeout.
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Signed-off-by: Giedrius Statkevičius <giedriuswork at gmail.com>
+ /mt/dim checkpatch 3f39185434041f7c44e28efeb1521ad3dc43da96 drm-intel
b464eec2b495 drm/i915/lspcon: do not hardcode settle timeout
More information about the Intel-xe
mailing list