✓ CI.checkpatch: success for xe_gt_idle fixes (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 6 05:46:28 UTC 2024


== Series Details ==

Series: xe_gt_idle fixes (rev2)
URL   : https://patchwork.freedesktop.org/series/133519/
State : success

== 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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 991bc4fcc258ca7a61c2589f52377c726ad9189d
Author: Riana Tauro <riana.tauro at intel.com>
Date:   Thu Jun 6 11:24:01 2024 +0530

    drm/xe: move disable_c6 call
    
    disable c6 called in guc_pc_fini_hw is unreachable.
    
    GuC PC init returns earlier if skip_guc_pc is true and never
    registers the finish call thus making disable_c6 unreachable.
    
    move this call to gt idle.
    
    v2: rebase
    
    Signed-off-by: Riana Tauro <riana.tauro at intel.com>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch ec3e566521b91eb773769fa1df899a28063a10e9 drm-intel
9a06c84f9f09 drm/xe/xe_gt_idle: use GT forcewake domain assertion
991bc4fcc258 drm/xe: move disable_c6 call




More information about the Intel-xe mailing list