[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Fix WA 14010918519 write to wrong register

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 24 22:06:38 UTC 2023


== Series Details ==

Series: drm/xe: Fix WA 14010918519 write to wrong register
URL   : https://patchwork.freedesktop.org/series/125530/
State : warning

== 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 61e8aa2e51bd006e51549102ed3bf60658e0854f
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Tue Oct 24 15:04:12 2023 -0700

    drm/xe: Fix WA 14010918519 write to wrong register
    
    FORCE_SLM_FENCE_SCOPE_TO_TILE and FORCE_UGM_FENCE_SCOPE_TO_TILE are in
    the up dword of LSC_CHICKEN_BIT_0 register. Also, the 14010918519
    workaround only applies to early steppings, A*. Eventually those should
    be dropped, like they were in commit eaeb4b361452 ("drm/i915/dg2: Drop
    pre-production GT workarounds"), so let's make sure they are annotated
    appropriately.
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 4354e27efb78582ee567ba6264c79d0872a3a4e7 drm-intel
61e8aa2e5 drm/xe: Fix WA 14010918519 write to wrong register
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'eaeb4b361452', maybe rebased or not pulled?
#9: 
be dropped, like they were in commit eaeb4b361452 ("drm/i915/dg2: Drop

total: 0 errors, 1 warnings, 0 checks, 11 lines checked




More information about the Intel-xe mailing list