✓ CI.checkpatch: success for drm/xe: Use FIELD_PREP for lrc descriptor (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 21 07:39:53 UTC 2024


== Series Details ==

Series: drm/xe: Use FIELD_PREP for lrc descriptor (rev2)
URL   : https://patchwork.freedesktop.org/series/131404/
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 07aace2bdd50c4997a58026536735b0546b52ce4
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date:   Wed Mar 20 23:34:53 2024 -0700

    drm/xe: Use FIELD_PREP for lrc descriptor
    
    Use FIELD_PREP for setting lrc descriptor fields instead
    of shifting values to fields.
    
    v2: Use ULL macro variants
    
    Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
+ /mt/dim checkpatch 620f5fba107875d50d89042ba5af63912d2eefff drm-intel
07aace2bdd50 drm/xe: Use FIELD_PREP for lrc descriptor




More information about the Intel-xe mailing list