✓ CI.checkpatch: success for drm/xe: Use function to emit PIPE_CONTROL (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 30 13:29:21 UTC 2024


== Series Details ==

Series: drm/xe: Use function to emit PIPE_CONTROL (rev2)
URL   : https://patchwork.freedesktop.org/series/129281/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d8f494ef4616237c137e56c6ef4d5e47cffba993
Author: José Roberto de Souza <jose.souza at intel.com>
Date:   Tue Jan 30 05:22:49 2024 -0800

    drm/xe: Use function to emit PIPE_CONTROL
    
    This reduces code duplication in xe_ring_ops.
    
    v2:
    - fix flags of emit_pipe_imm_ggtt()
    - reduce to only one function
    
    v3:
    - fix emit_pipe_imm_ggtt() stall_only check
    
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch c655e0fd28045dbaa581d04bf7cc266eec1c3457 drm-intel
d8f494ef4 drm/xe: Use function to emit PIPE_CONTROL




More information about the Intel-xe mailing list