✓ CI.checkpatch: success for drm/xe: Replace RING_START_UDW by u64 RING_START

Patchwork patchwork at emeril.freedesktop.org
Fri May 10 15:06:51 UTC 2024


== Series Details ==

Series: drm/xe: Replace RING_START_UDW by u64 RING_START
URL   : https://patchwork.freedesktop.org/series/133453/
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
57b97a66dd129aea93991dc66cd10477f7a05cf8
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fec2af5341c49270f204048e069e607089ab1431
Author: José Roberto de Souza <jose.souza at intel.com>
Date:   Fri May 10 08:01:08 2024 -0700

    drm/xe: Replace RING_START_UDW by u64 RING_START
    
    Other u64 registers are printed in a single line so RING_START
    needs to follow that too.
    As there is no upstream decoder tool parsing RING_START this will
    not break any decoder application.
    
    Cc: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch b885b00e7fc01fc109887d59ce2d1283714b07c6 drm-intel
fec2af5341c4 drm/xe: Replace RING_START_UDW by u64 RING_START




More information about the Intel-xe mailing list