✓ CI.checkpatch: success for drm/xe: allow unaligned start and size xe_res_cursor parameters

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 18 14:15:59 UTC 2024


== Series Details ==

Series: drm/xe: allow unaligned start and size xe_res_cursor parameters
URL   : https://patchwork.freedesktop.org/series/132605/
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
f5fb02e01091a469b6325b72a47b3a0a1e96309c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d15bddd87a7fe4e3cdc1e203dec1cd06a84257ed
Author: Andrzej Hajda <andrzej.hajda at intel.com>
Date:   Thu Apr 18 16:03:37 2024 +0200

    drm/xe: allow unaligned start and size xe_res_cursor parameters
    
    xe_res_cursor code does not depend on the alignment. On the other side
    unaligned accesses are useful from pread/pwrite point of view.
    
    Signed-off-by: Andrzej Hajda <andrzej.hajda at intel.com>
+ /mt/dim checkpatch 4eddedf2b31be4f2280a7c42966eaf9b6cb251a8 drm-intel
d15bddd87a7f drm/xe: allow unaligned start and size xe_res_cursor parameters




More information about the Intel-xe mailing list