✓ CI.checkpatch: success for Refactor some graphics descriptor flags (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Sun Jan 19 12:57:22 UTC 2025
== Series Details ==
Series: Refactor some graphics descriptor flags (rev2)
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 3d1d04b785986c9cbbcb00181f31cfbfb8629043
Author: Sai Teja Pottumuttu <sai.teja.pottumuttu at intel.com>
Date: Sun Jan 19 18:06:44 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.
Signed-off-by: Sai Teja Pottumuttu <sai.teja.pottumuttu at intel.com>
+ /mt/dim checkpatch f677c54c2a38bed0be21b9c3ff3b1164bfc962b1 drm-intel
bee188327462 drm/xe: Refactor dma_mask_size
3d1d04b78598 drm/xe: Refactor max_remote_tiles
More information about the Intel-xe
mailing list