✓ CI.checkpatch: success for drm/i915/display: Update vtotal math to address 32b build (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 12 06:36:10 UTC 2024
== Series Details ==
Series: drm/i915/display: Update vtotal math to address 32b build (rev2)
URL : https://patchwork.freedesktop.org/series/134738/
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 f935b46a5bf68e0b65968f324fd7bf6baa3cb6b4
Author: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Date: Wed Jun 12 11:59:25 2024 +0530
drm/i915/display: Update vtotal math to address 32b build
Fix vtotal division calculation which works for 32b systems.
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>
Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
+ /mt/dim checkpatch 1340288da1f2a87e92a52d4e86a7247e4687bd62 drm-intel
f935b46a5bf6 drm/i915/display: Update vtotal math to address 32b build
More information about the Intel-xe
mailing list