✓ CI.checkpatch: success for series starting with [1/2] drm/xe/mocs: Update MOCS assertions and remove redundant checks

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 27 20:42:39 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/xe/mocs: Update MOCS assertions and remove redundant checks
URL   : https://patchwork.freedesktop.org/series/135489/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9519373dee8e9b981101d1f552c9718e4f8824d2
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Thu Jun 27 13:37:43 2024 -0700

    drm/xe/mocs: Clarify difference between hw and sw sizes
    
    It's not very obvious what the difference is between the 'size' and
    'n_entries' fields of the MOCS structure.  Rename both fields slightly
    and add some comments explaining that one is the documentation-defined
    table size, while the other is the number of entries that can be
    programmed into the hardware (and the documented table size can
    potentially be smaller than the number of hardware entries).
    
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch cab79257e1f25f4b3411210b23fcca4f56daf15d drm-intel
902f85cebdd2 drm/xe/mocs: Update MOCS assertions and remove redundant checks
9519373dee8e drm/xe/mocs: Clarify difference between hw and sw sizes




More information about the Intel-xe mailing list