✓ CI.checkpatch: success for drm/xe: Add page queue multiplier
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 8 16:04:19 UTC 2025
== Series Details ==
Series: drm/xe: Add page queue multiplier
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 901818ddc2eead1e9532ec01911cda42a1980300
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>
+ /mt/dim checkpatch bc033b97f4cf51b56a927e050839bf9e16f6a1b1 drm-intel
901818ddc2ee drm/xe: Add page queue multiplier
More information about the Intel-xe
mailing list