[Intel-xe] ✗ CI.checkpatch: warning for Port CPU-GPU timestamp correlation to XE KMD

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 4 22:39:11 UTC 2023


== Series Details ==

Series: Port CPU-GPU timestamp correlation to XE KMD
URL   : https://patchwork.freedesktop.org/series/122054/
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
e700ea2f248a75138759bcb443affeef4a2d1991
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2bab4eec8729a1b54cbabd000e1e2d720224752b
Author: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Date:   Fri Aug 4 14:32:53 2023 -0700

    drm/xe: Correlate engine and cpu timestamps with better accuracy
    
    Perf measurements rely on CPU and engine timestamps to correlate
    events of interest across these time domains. Current mechanisms get
    these timestamps separately and the calculated delta between these
    timestamps lack enough accuracy.
    
    To improve the accuracy of these time measurements to within a few us,
    add a query that returns the engine and cpu timestamps captured as
    close to each other as possible.
    
    Prior work: https://patchwork.freedesktop.org/series/87552/
    
    Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
+ /mt/dim checkpatch 8a6b4e2f061b33999d3c0bcaa42441c082103d1e drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory




More information about the Intel-xe mailing list