✓ CI.checkpatch: success for Misc reviewed patches for CI

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 7 12:03:12 UTC 2025


== Series Details ==

Series: Misc reviewed patches for CI
URL   : https://patchwork.freedesktop.org/series/145988/
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6e4d8ace55cd62d05072917ce736876f2770ae58
Author: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Date:   Fri Mar 7 11:14:02 2025 +0000

    drm/xe: Use correct type width for alignment in fb pinning code
    
    Plane->min_alignment returns an unsigned int so lets use that in the whole
    relevant call chain.
    
    Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch ba1a74f9385439974982072bb3f2c0dc4dbd0c3d drm-intel
5adaae998b86 drm/xe: Fix MOCS debugfs LNCF readout
e5198fc8d377 drm/xe: Fix ring flush invalidation
24bb2d8863c6 drm/xe: Pass flags directly to emit_flush_imm_ggtt
6e4d8ace55cd drm/xe: Use correct type width for alignment in fb pinning code




More information about the Intel-xe mailing list