✓ CI.checkpatch: success for Refactor some graphics descriptor flags (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 30 10:03:58 UTC 2025


== Series Details ==

Series: Refactor some graphics descriptor flags (rev3)
URL   : https://patchwork.freedesktop.org/series/143608/
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 a23f90535c6dfc8458cfd5791d566f5de9cc71dc
Author: Sai Teja Pottumuttu <sai.teja.pottumuttu at intel.com>
Date:   Thu Jan 30 14:28:04 2025 +0530

    drm/xe: Refactor max_remote_tiles
    
    max_remote_tiles is more related to the platform than the GT IP. Thus
    move it to platform descriptor from graphics descriptor. Note that the
    FIXME is no more required, thus it can be dropped.
    
    v2: Rebase
    v3: Change the position of comment (MattR)
    
    Signed-off-by: Sai Teja Pottumuttu <sai.teja.pottumuttu at intel.com>
    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch c2a5da40b8b1c5af77dcdabed8516069949fea3b drm-intel
13113ad300f7 drm/xe: Refactor dma_mask_size
a23f90535c6d drm/xe: Refactor max_remote_tiles




More information about the Intel-xe mailing list