✗ CI.checkpatch: warning for Revert "drm/xe: enable lite restore"

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 17 23:46:15 UTC 2025


== Series Details ==

Series: Revert "drm/xe: enable lite restore"
URL   : https://patchwork.freedesktop.org/series/147946/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 861e5fb517c98d40c725c7c3bcd7226b63f38292
Author: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Date:   Thu Apr 17 16:35:28 2025 -0700

    Revert "drm/xe: enable lite restore"
    
    Lite restore is breaking some functionality in MangoHud. While lite
    restore is certainly preferable, it is throwing off per context
    utilization calculations that rely on the context switching out. The
    utilization counters are used by MangoHud to overlay GPU utilization on
    screen.
    
    Hold off on enabling lite restore until we find a better way to
    accomodate lite restore with per context utilization counters.
    
    This reverts commit 6ef3bb60557d5e7f5af442c8c9ef0a9190bf3d23.
    
    Fixes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/4532
    Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
+ /mt/dim checkpatch 5cd835ef6352a207fa4177184b397dfd82989e5d drm-intel
861e5fb517c9 Revert "drm/xe: enable lite restore"
-:13: WARNING:TYPO_SPELLING: 'accomodate' may be misspelled - perhaps 'accommodate'?
#13: 
accomodate lite restore with per context utilization counters.
^^^^^^^^^^

-:17: WARNING:COMMIT_LOG_USE_LINK: Unknown link reference 'Fixes:', use 'Link:' or 'Closes:' instead
#17: 
Fixes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/4532

total: 0 errors, 2 warnings, 0 checks, 15 lines checked




More information about the Intel-xe mailing list