✓ CI.checkpatch: success for drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definition
Patchwork
patchwork at emeril.freedesktop.org
Wed Dec 13 01:06:13 UTC 2023
== Series Details ==
Series: drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definition
URL : https://patchwork.freedesktop.org/series/127718/
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 1f75fb5388f7eb6ebc2c8bc745daf0d8ecee455d
Author: Matt Roper <matthew.d.roper at intel.com>
Date: Tue Dec 12 13:56:04 2023 -0800
drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definition
The engine register header wound up with two definitions for
RING_MAX_NONPRIV_SLOTS, likely due to a rebase mistake. Keep the
definition that's in an appropriate place (i.e., with the
FORCE_TO_NONPRIV register definition) and remove the other.
Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch b7e6b29e607e7c75765d77d4ae315dec580d1ccc drm-intel
1f75fb538 drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definition
More information about the Intel-xe
mailing list