✓ CI.checkpatch: success for drm/xe: Change pcode timeout to 50msec while polling again
Patchwork
patchwork at emeril.freedesktop.org
Wed May 8 00:07:10 UTC 2024
== Series Details ==
Series: drm/xe: Change pcode timeout to 50msec while polling again
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 ab15bbd50ac1ed807509c0861a44b1a7f41cd240
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Wed May 8 01:37:29 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.
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 703bc96550be8cd9f4995bfa5126ca8a2e98c58c drm-intel
ab15bbd50ac1 drm/xe: Change pcode timeout to 50msec while polling again
More information about the Intel-xe
mailing list