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

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 27 12:57:24 UTC 2023


== Series Details ==

Series: D3Cold Policy (rev3)
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 c8486b1cd87279dd5315db50295ea6e9e74004b5
Author: Anshuman Gupta <anshuman.gupta at intel.com>
Date:   Tue Jun 27 17:26:42 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 f135580b567158b23349db5544259730dfb91e78 drm-intel
858f7cad3 drm/xe/pm: Add pci d3cold_capable support
c238b4588 drm/xe/pm: Refactor xe_pm_runtime_init
a0c073879 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'
-:33: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#33: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 252 lines checked
c3801972d xe/drm/pm: Toggle d3cold_allowed using vram_usages
c8486b1cd drm/xe/pm: Init pcode and restore vram on power lost




More information about the Intel-xe mailing list