✓ CI.checkpatch: success for drm/xe/pf: Use an explicit check to see if the device has LMTT (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 4 11:00:00 UTC 2025


== Series Details ==

Series: drm/xe/pf: Use an explicit check to see if the device has LMTT (rev2)
URL   : https://patchwork.freedesktop.org/series/142212/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 77af71116c5cefd823a845ab6d4e1761313612dc
Author: Piotr Piórkowski <piotr.piorkowski at intel.com>
Date:   Tue Feb 4 11:51:24 2025 +0100

    drm/xe/pf: Use an explicit check to see if the device has LMTT
    
    So far, the main condition for using LMTT has been to check that
    the device is a discrete gfx. In addition, we have checked, using
    assertions, that the device is PF.
    Instead, let's add a dedicated function to check if the device
    supports LMTT.
    
    v2:
     - use xe_has_device_lmtt only when necessary - leave IS_DGFX for other
       things related to LMEM provisioning
    
    Signed-off-by: Piotr Piórkowski <piotr.piorkowski at intel.com>
    Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Michał Winiarski <michal.winiarski at intel.com>
    Cc: Satyanarayana K V P <satyanarayana.k.v.p at intel.com>
+ /mt/dim checkpatch d3f7add53c15ed866828937f140ac252c19f2411 drm-intel
77af71116c5c drm/xe/pf: Use an explicit check to see if the device has LMTT




More information about the Intel-xe mailing list