✓ CI.checkpatch: success for drm/xe: Rework GPU page fault handling (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 7 01:56:27 UTC 2024


== Series Details ==

Series: drm/xe: Rework GPU page fault handling (rev2)
URL   : https://patchwork.freedesktop.org/series/133628/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8684e25d029f59ed3c1756ede539151ce1c71d86
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Jun 6 18:52:12 2024 -0700

    drm/xe: Rework GPU page fault handling
    
    Add helper function to implement VMA (user binding) page faults, remove
    unnecessary userptr.invalidate_link list del operation, retry on memory
    pressure, remove unnecessary xe_vma_userptr_check_repin after rebinding,
    remove unnecessary TLB invalidation, and always use vm->lock in write
    mode. Changes help facilitate SVM page faults.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch d3c2f5c9ed23d7653741913ee6c38bb0950a8870 drm-intel
8684e25d029f drm/xe: Rework GPU page fault handling




More information about the Intel-xe mailing list