✗ CI.checkpatch: warning for drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 29 15:56:30 UTC 2024


== Series Details ==

Series: drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms (rev2)
URL   : https://patchwork.freedesktop.org/series/129221/
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
2d919ac662b2798c053d68d1cc16b758c61b55ca
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3265604edf07c2d5fa2aef73be860679ca326ca4
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Fri Jan 26 14:06:14 2024 -0800

    drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms
    
    If skip_guc_pc is set for a platform, C6 is disabled directly without
    acquiring a mem_access reference, triggering an assertion inside
    xe_gt_idle_disable_c6.
    
    Fixes: 975e4a3795d4 ("drm/xe: Manually setup C6 when skip_guc_pc is set")
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
    Reviewed-by: Matthew Auld <matthew.auld at intel.com>
+ /mt/dim checkpatch 114c7e14fc8f30c4f3e0a39819b7d138ff5ef259 drm-intel
3265604ed drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms
-:11: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '975e4a3795d4', maybe rebased or not pulled?
#11: 
Fixes: 975e4a3795d4 ("drm/xe: Manually setup C6 when skip_guc_pc is set")

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




More information about the Intel-xe mailing list