[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Disallow pinning dma-bufs in VRAM
Patchwork
patchwork at emeril.freedesktop.org
Tue Sep 19 09:23:05 UTC 2023
== Series Details ==
Series: drm/xe: Disallow pinning dma-bufs in VRAM
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 9980cb5bc6d26b3c0e21561df8ca95f73602b9e1
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date: Tue Sep 19 10:46:09 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.
Suggested-by: Oded Gabbay <ogabbay at kernel.org>
Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 3d7e02fb9c40263a989c4c19d2dc5a07659965ed drm-intel
9980cb5bc drm/xe: Disallow pinning dma-bufs in VRAM
More information about the Intel-xe
mailing list