[Intel-xe] ✓ CI.checkpatch: success for drm/xe: clear the serviced bits on INTR_IDENTITY_REG (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Sat Nov 4 09:55:45 UTC 2023
== Series Details ==
Series: drm/xe: clear the serviced bits on INTR_IDENTITY_REG (rev3)
URL : https://patchwork.freedesktop.org/series/125971/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit aff03cb22aab0a2c6cc76c11b7bbecdf7655c075
Author: Jonathan Cavitt <jonathan.cavitt at intel.com>
Date: Fri Nov 3 14:03:24 2023 -0700
drm/xe: clear the serviced bits on INTR_IDENTITY_REG
The spec for this register, like many other interrupt related ones,
asks software to write back '1' to clear the serviced bits. Let's
respect the spec.
v2:
- Update commit message
- Add missing CC
v3: Rebase
Signed-off-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
CC: Daniele Spurio Ceraolo <daniele.ceraolospurio at intel.com>
CC: Lucas De Marchi <lucas.demarchi at intel.com>
CC: Rodrigo Vivi <rodrigo.vivi at intel.com>
CC: Paulo Zanoni <paulo.r.zanoni at intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch bfa43da8e1f181fe2f8b84b39cb8a86e54f43731 drm-intel
aff03cb22 drm/xe: clear the serviced bits on INTR_IDENTITY_REG
More information about the Intel-xe
mailing list