[Intel-xe] ✗ CI.checkpatch: warning for D3Cold Policy (rev4)

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 6 12:10:13 UTC 2023


== Series Details ==

Series: D3Cold Policy (rev4)
URL   : https://patchwork.freedesktop.org/series/118035/
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 7ec724f1b009818a3f0e8576b77c0ac1204c6d11
Author: Anshuman Gupta <anshuman.gupta at intel.com>
Date:   Thu Jul 6 17:32:08 2023 +0530

    drm/xe/pm: Init pcode and restore vram on power lost
    
    Don't init pcode and restore VRAM objects in vain.
    We can rely on primary GT GUC_STATUS to detect whether
    card has really lost power even when d3cold is allowed by xe.
    Adding d3cold.lost_power flag to avoid pcode init and vram
    restoration.
    Also cleaning up the TODO code comment.
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Anshuman Gupta <anshuman.gupta at intel.com>
+ /mt/dim checkpatch abcb88850f885254cf7477e1f7a5956136fb547c drm-intel
0e061266f drm/xe/pm: Add pci d3cold_capable support
6db8e300a drm/xe/pm: Refactor xe_pm_runtime_init
d28c30dda drm/xe/pm: Add vram_d3cold_threshold Sysfs
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:36: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#36: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 259 lines checked
407796f4b xe/drm/pm: Toggle d3cold_allowed using vram_usages
7ec724f1b drm/xe/pm: Init pcode and restore vram on power lost




More information about the Intel-xe mailing list