[Intel-xe] ✓ CI.checkpatch: success for drm/xe/reg_sr: Apply limit to register whitelisting (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jun 12 11:46:54 UTC 2023
== Series Details ==
Series: drm/xe/reg_sr: Apply limit to register whitelisting (rev3)
URL : https://patchwork.freedesktop.org/series/118400/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit db4db051ae10179199310836518a15e64a1537bf
Author: Gustavo Sousa <gustavo.sousa at intel.com>
Date: Fri Jun 9 11:38:15 2023 -0300
drm/xe/reg_sr: Apply limit to register whitelisting
If RING_MAX_NONPRIV_SLOTS denotes the maximum number of whitelisting
slots, then it makes sense to refuse going above it.
v2:
- Use xe_gt_err() instead of drm_err() for more detailed info in the
error message. (Matt)
Cc: Matt Roper <matthew.d.roper at intel.com>
Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch e24e730ad5d4c3af599fa4e1e05527120adca322 drm-intel
bbf3f2a9c drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()
db4db051a drm/xe/reg_sr: Apply limit to register whitelisting
More information about the Intel-xe
mailing list