✓ CI.checkpatch: success for drm/xe: Use FIELD_PREP for lrc descriptor (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 22 20:00:19 UTC 2024
== Series Details ==
Series: drm/xe: Use FIELD_PREP for lrc descriptor (rev5)
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 3f281c20216935139c1d1fb3e9ce54cc4c7f9416
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date: Fri Mar 22 12:14:55 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
v3: Do not use FIELD_PREP for 1-bit values
Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 58d8fc1bf7d8889c0aa345a692cc940a5c376da3 drm-intel
3f281c202169 drm/xe: Use FIELD_PREP for lrc descriptor
More information about the Intel-xe
mailing list