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

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 6 13:03:11 UTC 2024


== Series Details ==

Series: Add HDMI PLL Algorithm for SNPS/C10PHY (rev2)
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
66551fd1be58212fb46d0bc97f2e5ae43c69b733
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7984d196a4d7851355f477480cb4a72b603591f3
Author: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Date:   Tue Aug 6 18:28:26 2024 +0530

    drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY
    
    Try HDMI PLL alogorithm for C10 PHY, if there are no pre-computed tables.
    Also get rid of the helpers to get rate for HDMI for C10/20 PHY, as we no
    longer depend only on pre-computed tables.
    
    Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch f3f2526f97afb19d7ff5ae1872315c2d2f5f20a9 drm-intel
6f1211f15ecd 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'
-:39: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#39: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 315 lines checked
1cda64e74e75 drm/i915/snps_phy: Use HDMI PLL algorithm for DG2
11a5c37ea74d drm/i915/cx0_phy_regs: Add C10 registers bits
60fd794838ab drm/i915/pll_algorithm: Compute C10 HDMI PLLs with algorithm
7984d196a4d7 drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY




More information about the Intel-xe mailing list