✓ CI.checkpatch: success for drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 29 20:43:55 UTC 2024


== Series Details ==

Series: drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC
URL   : https://patchwork.freedesktop.org/series/130578/
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
9ab59fc4b7cb7663906ac4471a262434aef57f03
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 42375308f98aee9bd449d9c29f5cbd4b4869fb11
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Feb 29 11:45:20 2024 -0800

    drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC
    
    Forcewakes are not required for communication with the GuC via CTB
    as it is a memory based interfaced. Acquring forcewakes takes
    considerable time. With that, do not grab a forcewake when issuing a
    GGTT TLB invalidation via the GuC.
    
    Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch c1a0f6caf0ffa81e77e74e04d937605a2e293774 drm-intel
42375308f98a drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC




More information about the Intel-xe mailing list