✓ CI.checkpatch: success for Trivial register cleanups

Patchwork patchwork at emeril.freedesktop.org
Thu Dec 14 19:42:16 UTC 2023


== Series Details ==

Series: Trivial register cleanups
URL   : https://patchwork.freedesktop.org/series/127829/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5491d9b3a13191c6b489e1ddd0b33ae043d781fc
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Thu Dec 14 10:47:08 2023 -0800

    drm/xe: Drop some unnecessary header includes
    
    Several files were including register headers that they no longer
    require.  Drop the unnecessary includes to reduce build dependencies.
    
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch e9f8fa579c5f7a0b1a08ffeeaa03fe7ef4981b3c drm-intel
13a49d9d4 drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1
46d7117e1 drm/xe: Move some per-engine register definitions to the engine header
866447f04 drm/xe: Fix whitespace in register definitions
ae446c6a6 drm/xe: Move engine base offsets to engine register header
c01b5300f drm/xe: Move GSC HECI base offsets out of register header
af401dcb2 drm/xe: Define interrupt vector bits with the interrupt registers
34c155a54 drm/xe: Re-sort GT register header
5491d9b3a drm/xe: Drop some unnecessary header includes




More information about the Intel-xe mailing list