[Intel-xe] ✓ CI.checkpatch: success for drm/xe/xe2: Program correct MOCS registers (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 31 15:12:12 UTC 2023


== Series Details ==

Series: drm/xe/xe2: Program correct MOCS registers (rev2)
URL   : https://patchwork.freedesktop.org/series/125813/
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 d10aeb116d123495d6b1487a958ef15f072dcc1b
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Tue Oct 31 07:05:37 2023 -0700

    drm/xe/xe2: Program correct MOCS registers
    
    The LNCFCMOCS registers no longer exist on Xe2 so there's no need to
    attempt to program them.  Since GLOB_MOCS is the only set of MOCS
    registers now, it's expected to be used for all platforms (both igpu and
    dgpu) going forward, so adjust the MOCS programming flags accordingly.
    
    v2:
     - Fix typo (global mocs condition is >=, not >)
    
    Bspec: 71582
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 87f169fc90d74a88df33e0b34c02240308625a99 drm-intel
d10aeb116 drm/xe/xe2: Program correct MOCS registers




More information about the Intel-xe mailing list