✓ CI.checkpatch: success for drm/xe/arl: Add Arrow Lake H support (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 29 07:12:46 UTC 2024


== Series Details ==

Series: drm/xe/arl: Add Arrow Lake H support (rev3)
URL   : https://patchwork.freedesktop.org/series/130484/
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
9ab59fc4b7cb7663906ac4471a262434aef57f03
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a88a3ec65cac53e92260e5bfd8eeb6083a6da71f
Author: Dnyaneshwar Bhadane <dnyaneshwar.bhadane at intel.com>
Date:   Thu Feb 29 12:38:06 2024 +0530

    drm/xe/arl: Add Arrow Lake H support
    
    ARL-H uses the same media and display IP as MTL, and a version 12.74
    graphics IP (referred to as Xe_LPG+). From a driver point of view, we
    should be able to just treat the whole platform as MTL and rely on
    GRAPHICS_VERx100 checks to handle any spots where ARL's Xe_LPG+ needs
    different handling from MTL's Xe_LPG (i.e., workarounds).
    
    v2: Resolve conflict and Reorder PCI ids in sorted order
    v3: Append signed-off-by commiter to this commit
    
    Bspec: 55420
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane at intel.com>
+ /mt/dim checkpatch eec7a135b960c7b83b13a7c821e30f956074e439 drm-intel
56d7a414f55a drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG
d7e7bc42861c drm/xe/xelpg: Extend some workarounds to graphics version 12.74
a88a3ec65cac drm/xe/arl: Add Arrow Lake H support




More information about the Intel-xe mailing list