✓ CI.checkpatch: success for drm/xe: Add NEEDS_2M BO flag

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 15 18:48:07 UTC 2024


== Series Details ==

Series: drm/xe: Add NEEDS_2M BO flag
URL   : https://patchwork.freedesktop.org/series/136107/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 13086421d4ddf9648f2dc24364c67cce1a197d72
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Mon Jul 15 20:05:38 2024 +0200

    drm/xe: Add NEEDS_2M BO flag
    
    In addition of NEEDS_64K BO flag, add similar one to force 2 MiB
    alignment of the buffer objects. Explicitly use this flag during
    VF LMEM provisioning as LMTT uses 2 MiB pages and one day we may
    drop requirement of allocating pinned objects as contiguous.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch b6af83ceb593bc4e0d79acda73684462b13a15b9 drm-intel
9d9900797375 drm/xe: Normalize NEEDS_64K BO flag
13086421d4dd drm/xe: Add NEEDS_2M BO flag




More information about the Intel-xe mailing list