[Intel-xe] ✓ CI.checkpatch: success for fixup! drm/xe: Convert pagefaulting code to use drm_exec

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 23 16:53:12 UTC 2023


== Series Details ==

Series: fixup! drm/xe: Convert pagefaulting code to use drm_exec
URL   : https://patchwork.freedesktop.org/series/125357/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f5e97a2363f9a84fe28d78185b1d78deab011457
Author: Brian Welty <brian.welty at intel.com>
Date:   Thu Oct 19 10:33:43 2023 -0700

    fixup! drm/xe: Convert pagefaulting code to use drm_exec
    
    Remove unneeded num_shared argument to xe_pf_begin().
    Per discussion w/ Matthew Brost, we request to preallocate 2 fence slots
    from xe_vm_prepare_vma() for binding and potential move.
    This should be hardcoded to 2, and not use tile_count which just happens
    to be correct on PVC platform.
    
    Signed-off-by: Brian Welty <brian.welty at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch a0a80950176b39dbc76f8faa92fddf6caaa06191 drm-intel
f5e97a236 fixup! drm/xe: Convert pagefaulting code to use drm_exec




More information about the Intel-xe mailing list