✓ CI.checkpatch: success for Page fault logic clean ups

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 9 19:06:43 UTC 2024


== Series Details ==

Series: Page fault logic clean ups
URL   : https://patchwork.freedesktop.org/series/128383/
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
414601bf14e77eeb048ecf6d1c25190801399524
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7a614d68a018e5cb403dbb728134bcf50265a328
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Tue Jan 9 09:28:38 2024 -0800

    drm/xe: Invert access counter queue head / tail
    
    Convention for queues in Linux is the producer moves the head and
    consumer moves the tail. Fix the access counter queue to conform to
    this convention.
    
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 39df1f6b1259816cc42b5f2451ca5092fad340ce drm-intel
2c751b56d drm/xe: Add build on bug to assert page fault queue works
44d3a80bf drm/xe: Invert page fault queue head / tail
b490bf261 drm/xe: Add build on bug to assert access counter queue works
7a614d68a drm/xe: Invert access counter queue head / tail




More information about the Intel-xe mailing list