✓ CI.checkpatch: success for Update page fault queue size calculation (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 29 16:26:22 UTC 2024
== Series Details ==
Series: Update page fault queue size calculation (rev5)
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
7b537a014c4c1a32250e342541870b03977fa7a4
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 020e07a3ca4d556963f1190ccecab7fc5841f346
Author: Stuart Summers <stuart.summers at intel.com>
Date: Mon Jul 29 16:19:47 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 3a93d4a1f4872fbdfe43e9b7f1a7dfd9236a642d drm-intel
42c76122b9ee drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
efba75920178 drm/xe: Use topology to determine page fault queue size
020e07a3ca4d drm/xe/guc: Bump the G2H queue size to account for page faults
More information about the Intel-xe
mailing list