✗ CI.checkpatch: warning for drm/xe/arl: Add Arrow Lake H support (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 29 06:18:57 UTC 2024


== Series Details ==

Series: drm/xe/arl: Add Arrow Lake H support (rev2)
URL   : https://patchwork.freedesktop.org/series/130484/
State : warning

== 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 c1b7f4497c26b6b2ce42abfd50e6788ed21e8d89
Author: Dnyaneshwar Bhadane <dnyaneshwar.bhadane at intel.com>
Date:   Thu Feb 29 11:43:31 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 confict and reorder PCI ids in sorted order
    
    Bspec: 55420
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch eec7a135b960c7b83b13a7c821e30f956074e439 drm-intel
a3e9d8d68721 drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG
4acaed884eca drm/xe/xelpg: Extend some workarounds to graphics version 12.74
c1b7f4497c26 drm/xe/arl: Add Arrow Lake H support
-:34: ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Dnyaneshwar Bhadane <dnyaneshwar.bhadane at intel.com>'

total: 1 errors, 0 warnings, 0 checks, 13 lines checked




More information about the Intel-xe mailing list