[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Fix MTL+ stolen memory mapping

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 25 17:15:57 UTC 2023


== Series Details ==

Series: drm/xe: Fix MTL+ stolen memory mapping
URL   : https://patchwork.freedesktop.org/series/121325/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit feb6040476e7ab3c839fa77e035855d320d39cb0
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Tue Jul 25 09:43:44 2023 -0700

    drm/xe: Fix MTL+ stolen memory mapping
    
    Based on commit 8d8d062be6b9 ("drm/i915/mtl: Fix MTL stolen memory GGTT
    mapping"). For stolen on MTL and beyond, the address in the PTE is the
    offset from DSM base. While at it, update the comments explaining each
    part of the calculation.
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
    Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
+ /mt/dim checkpatch c7ed768399f6a4769bc4c18f92605d14201b0793 drm-intel
feb604047 drm/xe: Fix MTL+ stolen memory mapping
-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '8d8d062be6b9', maybe rebased or not pulled?
#6: 
Based on commit 8d8d062be6b9 ("drm/i915/mtl: Fix MTL stolen memory GGTT

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




More information about the Intel-xe mailing list