✓ CI.checkpatch: success for series starting with [1/2] drm/xe: Don't try to derive GT clock freq from display register on Xe2
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 12 22:30:42 UTC 2024
== Series Details ==
Series: series starting with [1/2] drm/xe: Don't try to derive GT clock freq from display register on Xe2
URL : https://patchwork.freedesktop.org/series/138611/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 79abc631f77b521a9b970c8d6ca5d1101bbcb798
Author: Matt Roper <matthew.d.roper at intel.com>
Date: Thu Sep 12 14:56:01 2024 -0700
drm/xe/sriov: Drop TIMESTAMP_OVERRIDE from Xe2 runtime regs
TIMESTAMP_OVERRIDE is never used to initialize the GT clock frequency on
Xe2 platforms (and the register itself no longer exists on LNL) so drop
it from the list of runtime registers.
Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Jakub Kolakowski <jakub1.kolakowski at intel.com>
Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch e55e4cc47de4150012eec3e54b6d710967d66510 drm-intel
178a31aa393a drm/xe: Don't try to derive GT clock freq from display register on Xe2
79abc631f77b drm/xe/sriov: Drop TIMESTAMP_OVERRIDE from Xe2 runtime regs
More information about the Intel-xe
mailing list