✓ CI.checkpatch: success for CMRR patch fixes
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 14 04:31:23 UTC 2024
== Series Details ==
Series: CMRR patch fixes
URL : https://patchwork.freedesktop.org/series/134864/
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 3bc332881224ea04148463d3dba3f9c107ec7763
Author: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Date: Fri Jun 14 09:55:58 2024 +0530
drm/i915/display: Update calculation to avoid overflow
Update calculation to avoid overflow.
-v2:
Remove extra line from commit message.(Lucas)
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: Stephen Rothwell <sfr at canb.auug.org.au>
Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch a88e8dc2c59464cac89137471031d736a408652f drm-intel
d251b71edc5b drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
3bc332881224 drm/i915/display: Update calculation to avoid overflow
More information about the Intel-xe
mailing list