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

Patchwork patchwork at emeril.freedesktop.org
Wed Jan 10 03:29:37 UTC 2024


== Series Details ==

Series: Page fault logic clean ups (rev2)
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 95616b6e5f49c4cbc90fa020343407774c09cdfa
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Tue Jan 9 17:24:39 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 d6ef9c52d8d2ae4c85bc598b74a259db081fff26 drm-intel
4061f3d1d drm/xe: Add build on bug to assert page fault queue works
286d6d70a drm/xe: Invert page fault queue head / tail
fa103d85d drm/xe: Add build on bug to assert access counter queue works
95616b6e5 drm/xe: Invert access counter queue head / tail




More information about the Intel-xe mailing list