[Intel-xe] ✓ CI.checkpatch: success for drm/xe/reg_sr: Apply limit to register whitelisting (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 9 14:40:58 UTC 2023


== Series Details ==

Series: drm/xe/reg_sr: Apply limit to register whitelisting (rev2)
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 fcb735e7ad4c42b7ac8ff3787c8e0b511760f1c6
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>
+ /mt/dim checkpatch c075cadc4c6d0238556545baab98a63368908404 drm-intel
a30416d4e drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()
fcb735e7a drm/xe/reg_sr: Apply limit to register whitelisting




More information about the Intel-xe mailing list