✗ CI.checkpatch: warning for drm/xe/pm: hide d3cold sysfs threshold

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 21 17:16:18 UTC 2024


== Series Details ==

Series: drm/xe/pm: hide d3cold sysfs threshold
URL   : https://patchwork.freedesktop.org/series/130222/
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 e0b5fb74d52d983486983f544ecce5027c222ccb
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Wed Feb 21 17:10:09 2024 +0000

    drm/xe/pm: hide d3cold sysfs threshold
    
    There are known deadlocks and lockdep splats with d3cold and dgpu, which
    is why it is disabled by default. However we still don't want CI or
    actual users trying to override the DEFAULT_VRAM_THRESHOLD and then end
    up enabling d3cold support. For now keep the sysfs hidden if
    DEFAULT_VRAM_THRESHOLD is zero.
    
    References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1246
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Anshuman Gupta <anshuman.gupta at intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 53c127ff2eda902ff59370f44526e5e8ae49dec0 drm-intel
e0b5fb74d52d drm/xe/pm: hide d3cold sysfs threshold
-:12: WARNING:COMMIT_LOG_USE_LINK: Unknown link reference 'References:', use 'Link:' or 'Closes:' instead
#12: 
References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1246

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




More information about the Intel-xe mailing list