[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Donot apply forcewake while reading actual frequency

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 7 08:07:56 UTC 2023


== Series Details ==

Series: drm/xe: Donot apply forcewake while reading actual frequency
URL   : https://patchwork.freedesktop.org/series/118990/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b8a58d8e37243f7cdbe36590aba6b15835ea35d7
Author: Badal Nilawar <badal.nilawar at intel.com>
Date:   Wed Jun 7 13:40:04 2023 +0530

    drm/xe: Donot apply forcewake while reading actual frequency
    
    The registers RPSTAT1, MTL_MIRROR_TARGET_WP1 doesn't fall under
    any of the forcewake domain so doesn't require forcewake to be read.
    When GT in RC6 frequency reported will be 0.
    
    Fixes: 7dbca224f176 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
    
    Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch a17ea8317b0260a1230cedb0469d4ba0cec0f4f2 drm-intel
b8a58d8e3 drm/xe: Donot apply forcewake while reading actual frequency
-:10: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '7dbca224f176', maybe rebased or not pulled?
#10: 
Fixes: 7dbca224f176 ("drm/xe: Introduce a new DRM driver for Intel GPUs")

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




More information about the Intel-xe mailing list