[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Disallow pinning dma-bufs in VRAM (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 20 10:31:57 UTC 2023


== Series Details ==

Series: drm/xe: Disallow pinning dma-bufs in VRAM (rev2)
URL   : https://patchwork.freedesktop.org/series/123897/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8f00bb673992097bfaac2557e5189a82a75b335a
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Wed Sep 20 11:50:01 2023 +0200

    drm/xe: Disallow pinning dma-bufs in VRAM
    
    For now only support pinning in TT memory, for two reasons:
    1) Avoid pinning in a placement not accessible to some importers.
    2) Pinning in VRAM requires PIN accounting which is a to-do.
    
    v2:
    - Adjust the dma-buf kunit test accordingly.
    
    Suggested-by: Oded Gabbay <ogabbay at kernel.org>
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Reviewed-by: Oded Gabbay <ogabbay at kernel.org>
+ /mt/dim checkpatch b3b5f51b66e9f1bf5aecef46446c4e7c49146834 drm-intel
8f00bb673 drm/xe: Disallow pinning dma-bufs in VRAM




More information about the Intel-xe mailing list