✓ CI.checkpatch: success for drm/xe/slpc: Remove unnecessary force wakes

Patchwork patchwork at emeril.freedesktop.org
Mon Dec 16 21:27:42 UTC 2024


== Series Details ==

Series: drm/xe/slpc: Remove unnecessary force wakes
URL   : https://patchwork.freedesktop.org/series/142674/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7a9f70d59c657b80999b2c44a966f7783baece9c
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Mon Dec 16 11:41:19 2024 -0800

    drm/xe/slpc: Remove unnecessary force wakes
    
    FORCEWAKE_ALL is not needed when we are trying to read the cur_freq,
    we just need to wake up the GT domain. We also do not need a force wake
    to for a H2G query to obtain min frequency.
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch 49cc582754c205bbe43d4ef2b1fd3894bee1f3bd drm-intel
7a9f70d59c65 drm/xe/slpc: Remove unnecessary force wakes




More information about the Intel-xe mailing list