✓ CI.checkpatch: success for Refactor and fix mocs live kunit

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 28 06:41:07 UTC 2024


== Series Details ==

Series: Refactor and fix mocs live kunit
URL   : https://patchwork.freedesktop.org/series/130474/
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
9ab59fc4b7cb7663906ac4471a262434aef57f03
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 24806279305bb6786c262e775ef9cf5c5923d2ff
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Tue Feb 27 22:10:48 2024 -0800

    drm/xe/mocs: Fix DG2 kunit
    
    LNCFCMOCS31[31:16] is read-only for DG2 and MTL, so it's not possible to
    check set it. While trying to set doesn't cause any issue, later when
    it's read back to check if the value got correctly recorded causes the
    test to fail. Now that test is reliable for an odd number of entries,
    reduce it so the last entry is ignored.
    
    Bspec: 55267
    Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1253
    Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1233
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 269ea0ff7988bc743e1f66a928e778950eabf59c drm-intel
9a1d0248fb7b drm/xe/mocs: Refactor mocs/l3cc loop
97062248e33d drm/xe/mocs: Be explicit when logging number of entries
fbb6803bd23c drm/xe/mocs: Move warn/assertion up
45f57746e6d4 drm/xe/mocs: Allow odd number of entries on test
24806279305b drm/xe/mocs: Fix DG2 kunit




More information about the Intel-xe mailing list