✓ CI.checkpatch: success for drm/xe: Fix page fault queue calculation

Patchwork patchwork at emeril.freedesktop.org
Thu May 1 19:01:21 UTC 2025


== Series Details ==

Series: drm/xe: Fix page fault queue calculation
URL   : https://patchwork.freedesktop.org/series/148523/
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 13a086884648c6681272784c599807a4c7613c37
Author: Stuart Summers <stuart.summers at intel.com>
Date:   Thu May 1 18:32:20 2025 +0000

    drm/xe: Fix page fault queue calculation
    
    We followed up with the design architects to have a more
    precise calculation for a theoretical maximum number of
    page faults we might expect based on the number of TLBs
    available in the system. Fix the original calculation which
    did not take the number of TLBs into consideration.
    
    Fixes: 29582e0ea75c ("drm/xe: Add page queue multiplier")
    Fixes: 3338e4f90c14 ("drm/xe: Use topology to determine page fault queue size")
    
    Signed-off-by: Stuart Summers <stuart.summers at intel.com>
+ /mt/dim checkpatch 1fcdd40b106599f78a176ba2aca41b76d79f1408 drm-intel
13a086884648 drm/xe: Fix page fault queue calculation




More information about the Intel-xe mailing list