[Intel-xe] ✓ CI.checkpatch: success for Fix GSC interrupts (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 24 15:56:46 UTC 2023


== Series Details ==

Series: Fix GSC interrupts (rev2)
URL   : https://patchwork.freedesktop.org/series/125482/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ef9206115724584ac81d67d2188af6b0e1ed677b
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Mon Oct 23 14:53:29 2023 -0700

    fixup! drm/xe/gsc: add gsc device support
    
    2 fixes:
    
    1) The gsc_mask variable is not set in all branches, but it is always
       evaluated in an if condition, so we need to initialize it to a valid
       value
    
    2) On MTL+ the GSC interrupts come from the engine, so we can't
       unconditionally call the handler for the GSCFI interface and we
       instead need to check if we're on a platform that does have a GSCFI.
    
    While at it, move the GSCFI irq function call to where the other
    non-engine OTHER_CLASS interrupts are handled.
    
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: Vitaly Lubart <vitaly.lubart at intel.com>
    Cc: Alexander Usyskin <alexander.usyskin at intel.com>
    Reviewed-by: Alexander Usyskin <alexander.usyskin at intel.com>
+ /mt/dim checkpatch 4354e27efb78582ee567ba6264c79d0872a3a4e7 drm-intel
ef9206115 fixup! drm/xe/gsc: add gsc device support




More information about the Intel-xe mailing list