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

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 6 07:47:10 UTC 2024


== Series Details ==

Series: drm/xe/pf: Use an explicit check to see if the device has LMTT
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 af0fe708ddc3347efb368be33dbf76e493e68b0f
Author: Piotr Piórkowski <piotr.piorkowski at intel.com>
Date:   Fri Dec 6 08:39:48 2024 +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.
    
    Signed-off-by: Piotr Piórkowski <piotr.piorkowski at intel.com>
+ /mt/dim checkpatch e57b4b7cd137e0ae00d2601b4b55ab7f504da422 drm-intel
af0fe708ddc3 drm/xe/pf: Use an explicit check to see if the device has LMTT




More information about the Intel-xe mailing list