✗ CI.checkpatch: warning for Add HDMI PLL Algorithm for SNPS/C10PHY

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 26 05:05:25 UTC 2024


== Series Details ==

Series: Add HDMI PLL Algorithm for SNPS/C10PHY
URL   : https://patchwork.freedesktop.org/series/135396/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b1b4c0a64f6ed254ac1c22adb4b4dcb196b90472
Author: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Date:   Wed Jun 26 10:30:56 2024 +0530

    drm/xe: Add intel_pll_algorithm in Makefile
    
    Include the intel_pll_algorithm for xe driver.
    
    Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch edccdf441f1e061f81e0d1d172aa0f37511bbe4d drm-intel
41cde59e882e drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:32: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#32: 
new file mode 100644

-:231: WARNING:LONG_LINE: line length of 113 exceeds 100 columns
#231: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:195:
+		{2500000000, 3000000000, 3000000000, 3500000000, 3500000000, 4000000000, 4000000000, 5000000000},

-:232: WARNING:LONG_LINE: line length of 114 exceeds 100 columns
#232: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:196:
+		{4000000000, 4600000000, 4601000000, 5400000000, 5401000000, 6600000000, 6601000000, 8001000000}};

-:241: WARNING:LONG_LINE: line length of 149 exceeds 100 columns
#241: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:205:
+		{85177000000000, 79385227160000, 95672603580000, 88857207160000, 109379790900000, 103528193900000, 131941242400000, 117279000000000},

-:242: WARNING:LONG_LINE: line length of 148 exceeds 100 columns
#242: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:206:
+		{60255000000000, 55569000000000, 72036000000000, 69509000000000,  81785000000000, 731030000000000, 96591000000000, 69077000000000}};

-:246: WARNING:LONG_LINE: line length of 113 exceeds 100 columns
#246: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:210:
+		{2186930000, 2835287134, 2395395343, 2932270687, 2351887545, 2861031697, 2294149152, 3091730000},

-:247: WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#247: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:211:
+		{4560000000, 5570000000, 4610000000, 5770000000, 4670000000, 6240000000, 4890000000, 6600000000}

total: 0 errors, 7 warnings, 0 checks, 298 lines checked
f64a5667e8f2 drm/i915/snps_phy: Use HDMI PLL algorithm for DG2
5189d2681481 drm/i915/cx0_phy_regs: Add C10 registers bits
5281d5180b21 drm/i915/pll_algorithm: Compute C10 HDMI PLLs with algorithm
-:41: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#41: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy.c:2040:
+							&crtc_state->dpll_hw_state.cx0pll.c10) == 0) {

-:80: WARNING:LONG_LINE: line length of 113 exceeds 100 columns
#80: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:266:
+		{2500000000, 3000000000, 3000000000, 3500000000, 3500000000, 4000000000, 4000000000, 5000000000},

-:81: WARNING:LONG_LINE: line length of 114 exceeds 100 columns
#81: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:267:
+		{4000000000, 4600000000, 4601000000, 5400000000, 5401000000, 6600000000, 6601000000, 8001000000}};

-:89: WARNING:LONG_LINE: line length of 147 exceeds 100 columns
#89: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:275:
+		{73300000000000, 66000000000000, 83100000000000, 75300000000000, 99700000000000, 92300000000000, 125000000000000, 110000000000000},

-:90: WARNING:LONG_LINE: line length of 146 exceeds 100 columns
#90: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:276:
+		{53700000000000, 47700000000000, 62200000000000, 54400000000000, 75100000000000, 63400000000000, 90600000000000, 76300000000000}};

-:94: WARNING:LONG_LINE: line length of 113 exceeds 100 columns
#94: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:280:
+		{2415790000, 3136460000, 2581990000, 3222670000, 2529330000, 3042020000, 2336970000, 3191460000},

-:95: WARNING:LONG_LINE: line length of 114 exceeds 100 columns
#95: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:281:
+		{4808390000, 5994250000, 4832730000, 6193730000, 4737700000, 6428750000, 4779200000, 6479340000}};

-:117: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#117: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:303:
+	pll_state->pll[12] = REG_FIELD_PREP(C10_PLL12_FRACN_QUOT_H_MASK, pll_params.fracn_quot >> 8);

-:126: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#126: FILE: drivers/gpu/drm/i915/display/intel_pll_algorithm.c:312:
+	pll_state->pll[18] = REG_FIELD_PREP(C10_PLL18_ANA_CPPROP_H_MASK, pll_params.ana_cp_prop >> 2) |

total: 0 errors, 9 warnings, 0 checks, 120 lines checked
b1b4c0a64f6e drm/xe: Add intel_pll_algorithm in Makefile




More information about the Intel-xe mailing list