✗ CI.checkpatch: warning for Implement Wa_14021768792 to bypass m_n ratio limit (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Sep 17 17:49:47 UTC 2024
== Series Details ==
Series: Implement Wa_14021768792 to bypass m_n ratio limit (rev2)
URL : https://patchwork.freedesktop.org/series/138256/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5f727d10cda41dff6a60421ae1c9284333e2c2c9
Author: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Date: Tue Sep 17 23:12:00 2024 +0530
drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n ratio > 10
Handle the bypass logic for the M/N ratio limit for DP.
Calculate the M/N ratio, check if it can bypass the limit, and set the
appropriate flags for the workaround.
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch 38e1b615fb395b928e514108e908cd6edf3d34c3 drm-intel
3690088437d3 Add bits for link_n_exended for DISPLAY >= 14
078b2ec44c43 drm/i915/display: Limit m/n ratio to 10 for display > 12
d67df8c48f3b drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
-:197: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#197: FILE: drivers/gpu/drm/i915/display/intel_display.c:5270:
+ "found tu %i, data %i/%i link %i/%i bypass_m_n_ratio_limit %s)", \
total: 0 errors, 1 warnings, 0 checks, 206 lines checked
5f727d10cda4 drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n ratio > 10
More information about the Intel-xe
mailing list