✓ CI.checkpatch: success for drm/xe: Use enum instead of hard coding

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 22 03:11:52 UTC 2024


== Series Details ==

Series: drm/xe: Use enum instead of hard coding
URL   : https://patchwork.freedesktop.org/series/131460/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0bd546e0e834abb2537c908af880827ed3c02d77
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Fri Mar 22 08:45:58 2024 +0530

    drm/xe: Use enum instead of hard coding
    
    Instead of hardcoding the value 0, pass DRM_SCHED_PRIORITY_KERNEL as an
    argument to drm_sched_entity_init.
    
    v2
    - Make changes in xe_execlist too. (Rodrigo)
    
    Cc: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 198e9d7559f7aa6daadd6a395315b7e88f70083b drm-intel
0bd546e0e834 drm/xe: Use enum instead of hard coding




More information about the Intel-xe mailing list