✓ CI.checkpatch: success for drm/xe: Add xe_gt_clock_interval_to_ms helper

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 11 17:01:31 UTC 2024


== Series Details ==

Series: drm/xe: Add xe_gt_clock_interval_to_ms helper
URL   : https://patchwork.freedesktop.org/series/134728/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c40057e7ac91e279b29e04ccff55328a95b72c98
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Tue Jun 11 09:08:46 2024 -0700

    drm/xe: Add xe_gt_clock_interval_to_ms helper
    
    Add helper to convert GT clock ticks to msec. Useful for determining if
    timeouts occur by examing GT clock ticks.
    
    v6:
    - s/nom/n , s/dom/d (Jonathan)
    - include math64 (CI)
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch 950ce28fe0b31a24c5bddcc337aba9554a41cbb3 drm-intel
c40057e7ac91 drm/xe: Add xe_gt_clock_interval_to_ms helper




More information about the Intel-xe mailing list