✓ CI.checkpatch: success for Fix xe_pcode_request

Patchwork patchwork at emeril.freedesktop.org
Wed May 8 15:26:00 UTC 2024


== Series Details ==

Series: Fix xe_pcode_request
URL   : https://patchwork.freedesktop.org/series/133329/
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 6df0e5fce529179e4849a1fa497745bcf24ec24c
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Wed May 8 20:52:16 2024 +0530

    drm/xe: Fix the warning conditions
    
    The maximum timeout display uses in xe_pcode_request is 3 msec, add the
    warning in cases the function is misused with higher timeouts.
    
    Add a warning if pcode_try_request is not passed the timeout parameter
    greater than 0.
    
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 34d52122a69076639d526b035c8edd5b43201f84 drm-intel
6db636db34cd drm/xe: Change pcode timeout to 50msec while polling again
6df0e5fce529 drm/xe: Fix the warning conditions




More information about the Intel-xe mailing list