✓ CI.checkpatch: success for Add WildCat Lake support
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 3 18:32:46 UTC 2025
== Series Details ==
Series: Add WildCat Lake support
URL : https://patchwork.freedesktop.org/series/149794/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 48b1801a86335455559cf24ca626e86ce5c0a86b
Author: Matt Roper <matthew.d.roper at intel.com>
Date: Tue Jun 3 23:54:30 2025 +0530
drm/xe: Add Wildcat Lake device IDs to PTL list
Introduce wildcat lake device Id.
Wildcat Lake uses slightly different graphics and media IP versions
than Panther Lake, but can still be treated as PTL for general driver
flows.
Bspec: 73951
Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane at intel.com>
+ /mt/dim checkpatch ba486e3b10ce5b4ee4d1ffc58aa4cc3b669c02a3 drm-intel
0830e2c19e66 drm/i915/xe3lpd: Add support for display version 30.02
2156615f0c39 drm/xe/xe3: Add support for graphics IP version 30.03
b1dde4be8926 drm/xe/xe3: Add support for media IP version 30.02
fa332cc0ee4a drm/i915/xe3lpd: Update bandwidth parameters for display version 30.02
baa43addbe10 drm/i915: Set max cdclk for display 30.02
48b1801a8633 drm/xe: Add Wildcat Lake device IDs to PTL list
More information about the Intel-xe
mailing list