✓ CI.checkpatch: success for drm/xe: Change pcode timeout to 50msec while polling again (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed May 8 03:35:24 UTC 2024
== Series Details ==
Series: drm/xe: Change pcode timeout to 50msec while polling again (rev2)
URL : https://patchwork.freedesktop.org/series/133295/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 18067b95720fa84ebf95e24002581dfe35b52fd5
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Wed May 8 09:13:28 2024 +0530
drm/xe: Change pcode timeout to 50msec while polling again
Polling is initially attempted with timeout_base_ms enabled for
preemption, and if it exceeds this timeframe, another attempt is made
without preemption, allowing an additional 50 ms before timing out.
Display driver can request for timeout of 3 msec, hence modify the
warning condition.
v2
- Rebase
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 7d9e2d613921f6096967fdd41738f0856e50bff2 drm-intel
18067b95720f drm/xe: Change pcode timeout to 50msec while polling again
More information about the Intel-xe
mailing list