✓ CI.checkpatch: success for drm/xe: Add page queue multiplier (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 9 00:39:18 UTC 2025
== Series Details ==
Series: drm/xe: Add page queue multiplier (rev2)
URL : https://patchwork.freedesktop.org/series/147413/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 57e5d69a344e7827ef886e94e215f06287c6a209
Author: Matthew Brost <matthew.brost at intel.com>
Date: Tue Apr 8 08:59:15 2025 -0700
drm/xe: Add page queue multiplier
For an unknown reason the math to determine the PF queue size does is
not correct - compute UMD applications are overflowing the PF queue
which is fatal. A multipplier of 8 fixes the problem.
Fixes: 3338e4f90c14 ("drm/xe: Use topology to determine page fault queue size")
Cc: stable at vger.kernel.org
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Jagmeet Randhawa <jagmeet.randhawa at intel.com>
+ /mt/dim checkpatch a49a4787e6bc70296204f4a6e1b0fed3759938cd drm-intel
57e5d69a344e drm/xe: Add page queue multiplier
More information about the Intel-xe
mailing list