✓ CI.checkpatch: success for xe_gt_idle fixes

Patchwork patchwork at emeril.freedesktop.org
Mon May 13 08:51:57 UTC 2024


== Series Details ==

Series: xe_gt_idle fixes
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
57b97a66dd129aea93991dc66cd10477f7a05cf8
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1b228ee2b75663c2bbeec18cbbe2dfe494c13427
Author: Riana Tauro <riana.tauro at intel.com>
Date:   Mon May 13 12:35:46 2024 +0530

    drm/xe: move disable_c6 call
    
    disable c6 called from guc pc fini on skipping GuC PC is unreachable.
    
    GuC pc init call 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.
    
    Signed-off-by: Riana Tauro <riana.tauro at intel.com>
+ /mt/dim checkpatch b5f09c51c3bb7cf14cac3e484880efdb405c098c drm-intel
78cf28a110dd drm/xe/xe_gt_idle: use GT forcewake domain assertion
1b228ee2b756 drm/xe: move disable_c6 call




More information about the Intel-xe mailing list