[Intel-xe] ✓ CI.checkpatch: success for drm/xe/tuning: Add missing engine class rules for LRC tuning

Patchwork patchwork at emeril.freedesktop.org
Sat Sep 30 01:37:25 UTC 2023


== Series Details ==

Series: drm/xe/tuning: Add missing engine class rules for LRC tuning
URL   : https://patchwork.freedesktop.org/series/124478/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d2008563be12e386f814c94d9e4de005d0b5fdf8
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Fri Sep 29 16:03:33 2023 -0700

    drm/xe/tuning: Add missing engine class rules for LRC tuning
    
    The LRC tuning settings we have today are modifying registers that are
    part of the RCS engine's context; they're not part of the general CSFE
    context that would apply to all engines.  Add ENGINE_CLASS(RENDER) to
    the RTP rules to properly restrict these to the RCS.
    
    Bspec: 46255, 46261
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 22fcf2404f56a8e7aea6734298e0b2b265136313 drm-intel
d2008563b drm/xe/tuning: Add missing engine class rules for LRC tuning




More information about the Intel-xe mailing list