✓ CI.checkpatch: success for drm/i915/display: Consider adjusted_pixel_rate to be u64

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 21 08:09:35 UTC 2024


== Series Details ==

Series: drm/i915/display: Consider adjusted_pixel_rate to be u64
URL   : https://patchwork.freedesktop.org/series/135164/
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 8da6d85107ae36e866dafa2f94dcdfe66ad7ac83
Author: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Date:   Fri Jun 21 13:04:54 2024 +0530

    drm/i915/display: Consider adjusted_pixel_rate to be u64
    
    Consider adjusted_pixel_rate to be a u64 to match the return
    type of mul_u32_u32() and avoid any compiler dependency for
    do_div.
    
    Fixes: 1676ecd303ac ("drm/i915: Compute CMRR and calculate vtotal")
    Cc: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
    Cc: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
    Cc: Suraj Kandpal <suraj.kandpal at intel.com>
    Cc: Jani Nikula <jani.nikula at linux.intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: Nathan Chancellor <nathan at kernel.org>
    Cc: intel-xe at lists.freedesktop.org
    Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
+ /mt/dim checkpatch 40deb379b103746ee4c9df5f0f1919bd4703c9cc drm-intel
8da6d85107ae drm/i915/display: Consider adjusted_pixel_rate to be u64




More information about the Intel-xe mailing list