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

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 21 17:52:28 UTC 2024


== Series Details ==

Series: drm/xe: Use FIELD_PREP for lrc descriptor (rev3)
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 a427e03016cf749cb81bccd6bfeeb0d6f7db3dc4
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 0cd99ca612f004f19c35f4966a584f0a729bbc31 drm-intel
a427e03016cf drm/xe: Use FIELD_PREP for lrc descriptor




More information about the Intel-xe mailing list