✓ CI.checkpatch: success for Build PM into GuC CT layer (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 18 17:40:06 UTC 2024


== Series Details ==

Series: Build PM into GuC CT layer (rev2)
URL   : https://patchwork.freedesktop.org/series/136226/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e1dc9fa275ceb0a6455cd67275244c9779b4faaf
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Jul 18 10:34:45 2024 -0700

    drm/xe: Build PM into GuC CT layer
    
    Take PM ref when any G2H are outstanding, drop when none are
    outstanding.
    
    To safely ensure we have PM ref when in the GuC CT layer, a PM ref needs
    to be held when scheduler messages are pending too.
    
    v2:
     - Add outer PM protections to xe_file_close (CI)
    v3:
     - Only take PM ref 0->1 and drop on 1->0 (Matthew Auld)
    
    Cc: Matthew Auld <matthew.auld at intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: Nirmoy Das <nirmoy.das at intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 943ad04000a54cc7fdb5347606d0ce6a93ea286d drm-intel
e1dc9fa275ce drm/xe: Build PM into GuC CT layer




More information about the Intel-xe mailing list