✓ CI.checkpatch: success for drm/i915/dsb: Disable GOSUB interrupt
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 10 08:24:25 UTC 2025
== Series Details ==
Series: drm/i915/dsb: Disable GOSUB interrupt
URL : https://patchwork.freedesktop.org/series/150021/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d3baeac13ed8912bc1f2810af73b2cdb4e2ab086
Author: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
Date: Tue Jun 10 13:18:46 2025 +0530
drm/i915/dsb: Disable GOSUB interrupt
DSB engine generates spurious interrupts if any dword starting with 0x0c
is part of the indexed write command within a GOSUB buffer. This renders
the GOSUB interrupt unusable. Hence, disable it for now without removing
the infrastructure in case we can use it in future.
Fixes: 78f237a6a61b ("drm/i915/dsb: Add support for GOSUB interrupt")
Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
+ /mt/dim checkpatch 52ecbb6a68785860c776b29f58792d9807243979 drm-intel
d3baeac13ed8 drm/i915/dsb: Disable GOSUB interrupt
More information about the Intel-xe
mailing list