✓ CI.checkpatch: success for drm/xe/xe_guc_ads: Add whitelist registers to write list
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 1 18:09:59 UTC 2024
== Series Details ==
Series: drm/xe/xe_guc_ads: Add whitelist registers to write list
URL : https://patchwork.freedesktop.org/series/140824/
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 cebfea820396fb5f3edf6d3dac9add9a8e1a4a8b
Author: Jonathan Cavitt <jonathan.cavitt at intel.com>
Date: Fri Nov 1 18:04:03 2024 +0000
drm/xe/xe_guc_ads: Add whitelist 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
whitelist registers. Add them in.
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 878bc9ca125cf19dee53e7dc7f7a6b6a0f14d06e drm-intel
cebfea820396 drm/xe/xe_guc_ads: Add whitelist registers to write list
More information about the Intel-xe
mailing list