✓ CI.checkpatch: success for drm/xe/xe_guc_ads: Add nonpriv registers to write list

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 1 22:28:55 UTC 2024


== Series Details ==

Series: drm/xe/xe_guc_ads: Add nonpriv registers to write list
URL   : https://patchwork.freedesktop.org/series/140833/
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 fe4ec521fbe9ed3cd221344341ececafa57eae7c
Author: Jonathan Cavitt <jonathan.cavitt at intel.com>
Date:   Fri Nov 1 22:23:50 2024 +0000

    drm/xe/xe_guc_ads: Add nonpriv registers to write list
    
    When performing a guc_mmio_regset_write, we add all the registers in the
    reg_sr list to the save/restore list, but do not do the same for the
    nonpriv registers.  Add them in.
    
    v2:
    - Add all NONPRIV registers to avoid undefined behavior (Harrison)
    - s/whitelist/nonpriv
    
    Closes: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2249
    Signed-off-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
    CC: Lucas de Marchi <lucas.demarchi at intel.com>
    CC: Matt Roper <matthew.d.roper at intel.com>
    CC: John Harrison <john.c.harrison at intel.com>
    CC: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
    CC: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 2a0d989e396396f20ee5cfc4fad5b9dbbb2307d5 drm-intel
fe4ec521fbe9 drm/xe/xe_guc_ads: Add nonpriv registers to write list




More information about the Intel-xe mailing list