✗ CI.checkpatch: warning for series starting with [1/2] drm/xe/stolen: lower the default alignment

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 15 14:05:00 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/xe/stolen: lower the default alignment
URL   : https://patchwork.freedesktop.org/series/132382/
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
04432599dcb1becb52633b02487fe3c638ba5915
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b2b0925f5a815ca0688a90bcbb02ad7bf5dffbbd
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Fri Apr 12 16:03:03 2024 +0100

    drm/xe/stolen: ignore first page for FBC
    
    We have observed underruns on some platforms if the CFB offset is within
    the first page of stolen. Just like i915 skip the first page.
    
    v2 (Maarten)
      - Also align the start.
    
    BSpec: 50214
    Reported-by: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
+ /mt/dim checkpatch a503d0d68ea39792b2740a7af033bd42fb84f4a5 drm-intel
6744980cf12e drm/xe/stolen: lower the default alignment
b2b0925f5a81 drm/xe/stolen: ignore first page for FBC
-:13: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report
#13: 
Reported-by: Matt Roper <matthew.d.roper at intel.com>
Signed-off-by: Matthew Auld <matthew.auld at intel.com>

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




More information about the Intel-xe mailing list