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

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 31 14:24:38 UTC 2023


== Series Details ==

Series: drm/xe/xe2: Program correct MOCS registers
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 46842b2cfb34ff0b8287841ad51b1de470666cc6
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Tue Oct 31 07:01:52 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.
    
    Bspec: 71582
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 87f169fc90d74a88df33e0b34c02240308625a99 drm-intel
46842b2cf drm/xe/xe2: Program correct MOCS registers




More information about the Intel-xe mailing list