[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Adjust tile_present mask when skipping rebinds
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 31 20:21:19 UTC 2023
== Series Details ==
Series: drm/xe: Adjust tile_present mask when skipping rebinds
URL : https://patchwork.freedesktop.org/series/125826/
State : warning
== 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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit eb2662a47c30b3bec482499cb81f96e50c3d2576
Author: Matthew Brost <matthew.brost at intel.com>
Date: Tue Oct 31 11:50:14 2023 -0700
drm/xe: Adjust tile_present mask when skipping rebinds
If a rebind is skipped the tile_present mask needs to be updated for the
newly created vma to properly reflect the state of the vma.
Reported-by: <christoph.manszewski at intel.com>
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 76bba03c4f90371e7b2da536b966a49c68d589b0 drm-intel
eb2662a47 drm/xe: Adjust tile_present mask when skipping rebinds
-:9: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report
#9:
Reported-by: <christoph.manszewski at intel.com>
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
total: 0 errors, 1 warnings, 0 checks, 40 lines checked
More information about the Intel-xe
mailing list