✓ CI.checkpatch: success for drm/xe: Merge 16021540221 and 18034896535 WAs

Patchwork patchwork at emeril.freedesktop.org
Sat Apr 27 13:57:51 UTC 2024


== Series Details ==

Series: drm/xe: Merge 16021540221 and 18034896535 WAs
URL   : https://patchwork.freedesktop.org/series/132982/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 38f58625dd55635439b4464580491784e647f104
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Sat Apr 27 06:53:39 2024 -0700

    drm/xe: Merge 16021540221 and 18034896535 WAs
    
    In order to detect duplicate implementations for the same workaround,
    early in the implementation of RTP it was decided to error out even if
    the values set are exactly the same. With the introduction of 18034896535
    in commit 74671d23ca18 ("drm/xe/xe2: Add workaround 18034896535"), LNL
    stepping with graphics stepping A1 now gives the following error on
    module load:
    
            xe 0000:00:02.0: [drm] *ERROR* GT0: [GT OTHER] \
            discarding save-restore reg e48c (clear: 00000200, set: 00000200,\
            masked: yes, mcr: yes): ret=-22
    
    RTP may be improved in the future, but for now simply join the entries
    like done with e.g. "1607297627, 1607030317, 1607186500".
    
    Fixes: 74671d23ca18 ("drm/xe/xe2: Add workaround 18034896535")
    Cc: Bommu Krishnaiah <krishnaiah.bommu at intel.com>
    Cc: Tejas Upadhyay <tejas.upadhyay at intel.com>
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 94a0eea182f0a8b1ff4cd6269bcb0d26bb4994f2 drm-intel
38f58625dd55 drm/xe: Merge 16021540221 and 18034896535 WAs




More information about the Intel-xe mailing list