✓ CI.checkpatch: success for Stop accessing display TIMESTAMP_OVERRIDE in GT code
Patchwork
patchwork at emeril.freedesktop.org
Fri Feb 21 00:44:54 UTC 2025
== Series Details ==
Series: Stop accessing display TIMESTAMP_OVERRIDE in GT code
URL : https://patchwork.freedesktop.org/series/145200/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit aa971001a108a2d4e1b53f23314172da6f03eb8d
Author: Matt Roper <matthew.d.roper at intel.com>
Date: Thu Feb 20 16:38:48 2025 -0800
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>
Acked-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 2c2b141845ce906e187d4aa4fee06bcd9d517415 drm-intel
63c6000a39b3 drm/i915/display: Make refclk fetching logic reusable
44aae2bd9eb5 drm/i915/gt: Replace TIMESTAMP_OVERRIDE readout
65a197076ed7 drm/xe: Drop usage of TIMESTAMP_OVERRIDE
aa971001a108 drm/xe/sriov: Drop TIMESTAMP_OVERRIDE from Xe2 runtime regs
More information about the Intel-xe
mailing list