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

Patchwork patchwork at emeril.freedesktop.org
Fri Jul 19 18:03:49 UTC 2024


== Series Details ==

Series: Update page fault queue size calculation (rev3)
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 e57058ae2e1f538eab6a01f2344ad85aef671341
Author: Stuart Summers <stuart.summers at intel.com>
Date:   Fri Jul 19 17:58:28 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
3897def819fe drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
fe9cc2e04d6f drm/xe: Use topology to determine page fault queue size
e57058ae2e1f drm/xe/guc: Bump the G2H queue size to account for page faults




More information about the Intel-xe mailing list