✗ CI.checkpatch: warning for drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 2 03:37:13 UTC 2024


== Series Details ==

Series: drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
URL   : https://patchwork.freedesktop.org/series/129450/
State : warning

== 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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d32c66c4f991fc435dcb466ddc589f99966c46bd
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Feb 1 19:34:40 2024 -0800

    drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
    
    For integrated devices we need to map both mem.kernel_bb_pool and
    usm.bb_pool to be able to run batches from both pools.
    
    Fixes: a682b6a42d4d ("drm/xe: Support device page faults on integrated platforms")
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 18a9fefd9e05291cbe792d358bbdc04dc6d21adb drm-intel
d32c66c4f drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'a682b6a42d4d', maybe rebased or not pulled?
#9: 
Fixes: a682b6a42d4d ("drm/xe: Support device page faults on integrated platforms")

total: 0 errors, 1 warnings, 0 checks, 46 lines checked




More information about the Intel-xe mailing list