✓ CI.checkpatch: success for drm/xe/guc: Move ARAT interrupts enabling to the upload step

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 19 16:43:21 UTC 2024


== Series Details ==

Series: drm/xe/guc: Move ARAT interrupts enabling to the upload step
URL   : https://patchwork.freedesktop.org/series/135069/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 217787bedf97cf5be63cc1940a32054dc778dcf3
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Wed Jun 19 18:34:13 2024 +0200

    drm/xe/guc: Move ARAT interrupts enabling to the upload step
    
    Even though ARAT interrupts are enabled by default, we still want
    to keep the code that enables them. But instead doing that in the
    CTB enabling step, move this code to the upload step, where we
    already setup few other registers related to GuC.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 5a9469e2b0a01256827b5ace72bae9c525005986 drm-intel
217787bedf97 drm/xe/guc: Move ARAT interrupts enabling to the upload step




More information about the Intel-xe mailing list