✓ CI.checkpatch: success for GuC: Improve handling of the malformed G2H (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Nov 5 20:52:05 UTC 2024


== Series Details ==

Series: GuC: Improve handling of the malformed G2H (rev2)
URL   : https://patchwork.freedesktop.org/series/140958/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 43654a6093affcf59de7da37631b9316179121d7
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Nov 5 21:45:57 2024 +0100

    drm/xe/guc: Don't treat GuC generic CAT error as protocol error
    
    GuC uses GUC_ID_UNKNOWN if it can not map the CAT fault to any
    context. We shouldn't treat that as G2H protocol error that would
    justify a GT reset, as it may happen due to some VF activity.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 1051f5a468c5531923b01ba67999e502ce47a6b0 drm-intel
050b8d4feb40 drm/xe/guc: Log content of the failed G2H message
efcccb2a195d drm/xe/guc: Drop redundant logs about invalid G2H length
864281ab1aea drm/xe/guc: Don't read data from G2H prior to length check
43654a6093af drm/xe/guc: Don't treat GuC generic CAT error as protocol error




More information about the Intel-xe mailing list