✓ CI.checkpatch: success for Update page fault queue size calculation (rev6)

Patchwork patchwork at emeril.freedesktop.org
Sat Aug 17 02:53:13 UTC 2024


== Series Details ==

Series: Update page fault queue size calculation (rev6)
URL   : https://patchwork.freedesktop.org/series/135915/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2a59caced596ed96264649f4f6b1b123b4b9b872
Author: Stuart Summers <stuart.summers at intel.com>
Date:   Sat Aug 17 02:47:32 2024 +0000

    drm/xe/guc: Bump the G2H queue size to account for page faults
    
    With the increase in the size of the recoverable page fault
    queue, we want to ensure the initial messages from GuC in
    the G2H buffer have space while we transfer those out to the
    actual pf_queue. Bump the G2H queue size to account for this
    increase in the pf_queue size.
    
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Stuart Summers <stuart.summers at intel.com>
+ /mt/dim checkpatch d6dac3db19935f5939cbb033eea30c90bdf3888c drm-intel
6880b45dad53 drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
2f93dd72191d drm/xe: Use topology to determine page fault queue size
2a59caced596 drm/xe/guc: Bump the G2H queue size to account for page faults




More information about the Intel-xe mailing list