✓ CI.checkpatch: success for VF: Use only assigned GGTT region (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon May 27 11:26:10 UTC 2024


== Series Details ==

Series: VF: Use only assigned GGTT region (rev2)
URL   : https://patchwork.freedesktop.org/series/134016/
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 7ea4fd68eed94a3d233f329aad15b76e8bec04d3
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Mon May 27 13:20:15 2024 +0200

    drm/xe/vf: Use only assigned GGTT region
    
    Each VF is assigned a limited range of the GGTT address space.
    To ensure that the VF driver does not use GGTT allocations outside
    of the assigned region, explicitly reserve GGTT space below and
    above this region when initializing GGTT.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Reviewed-by: Michał Winiarski <michal.winiarski at intel.com>
+ /mt/dim checkpatch fbc84aac6c5203fb6b1792650454d63bb80a7684 drm-intel
53c0cce2aff9 drm/xe/vf: Read VF configuration prior to GGTT initialization
7ea4fd68eed9 drm/xe/vf: Use only assigned GGTT region




More information about the Intel-xe mailing list