✓ CI.checkpatch: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev3)

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 11 07:31:58 UTC 2024


== Series Details ==

Series: drm/xe: add system memory page iterator support to xe_res_cursor (rev3)
URL   : https://patchwork.freedesktop.org/series/139780/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 080c5c148a62bd644f822d46e5b535ee9e6ce1f9
Author: Andrzej Hajda <andrzej.hajda at intel.com>
Date:   Fri Oct 11 09:26:30 2024 +0200

    drm/xe: add system memory page iterator support to xe_res_cursor
    
    Currently xe_res_cursor allows iteration only over DMA side of sg tables.
    Adding possibility to iterate over pages allows the use of cursor in more
    contexts.
    
    v2: fixed wording in commit message (Jonathan)
    v3: indentation and author fixes (checkpatch)
    
    Signed-off-by: Andrzej Hajda <andrzej.hajda at intel.com>
    Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch f3354eab2a45420cf38a67f6d7735d5dff53eb6f drm-intel
080c5c148a62 drm/xe: add system memory page iterator support to xe_res_cursor




More information about the Intel-xe mailing list