✓ CI.checkpatch: success for Prepare Xe force-wake code for VFs (rev4)

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 11 17:36:44 UTC 2024


== Series Details ==

Series: Prepare Xe force-wake code for VFs (rev4)
URL   : https://patchwork.freedesktop.org/series/134690/
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 25b8026480d6ff154dcb537e76480715ea42f0a9
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Jun 11 18:35:37 2024 +0200

    drm/xe/vf: Ignore force-wake requests if VF
    
    The control and ack force-wake registers are not accessible for
    the VF drivers. To avoid changing existing code logic that tracks
    woken domains, simply ignore all attempts to access control or ack
    registers if we are running as a VF driver.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 950ce28fe0b31a24c5bddcc337aba9554a41cbb3 drm-intel
20a6c8c9d690 drm/xe: Prefer GT oriented messages in xe_force_wake.c
737217e34d91 drm/xe: Kill fw_to_gt() helper
2de9c2718bd5 drm/xe: Include additional info on failed force-wake operation
3b2aac2f719e drm/xe: Combine common force-wake code into helpers
25b8026480d6 drm/xe/vf: Ignore force-wake requests if VF




More information about the Intel-xe mailing list