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

Patchwork patchwork at emeril.freedesktop.org
Fri Jul 19 19:12:04 UTC 2024


== Series Details ==

Series: Update page fault queue size calculation (rev4)
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e369b6df5c185421156c87ac70e4eadb812f325d
Author: Stuart Summers <stuart.summers at intel.com>
Date:   Fri Jul 19 19:06:14 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.
    
    Signed-off-by: Stuart Summers <stuart.summers at intel.com>
+ /mt/dim checkpatch eb6045a759ea13e8d159bdaea423e904b9e3717b drm-intel
f1a45d713834 drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
3b26ccd9e9fd drm/xe: Use topology to determine page fault queue size
e369b6df5c18 drm/xe/guc: Bump the G2H queue size to account for page faults




More information about the Intel-xe mailing list