Files
RedBear-OS/local
vasilito abfe07f14a intel: DKL PHY for MTL+ + HDMI infoframe documentation
dkl_phy.rs (100 lines): Display Knowledge Library PHY
  Meteor Lake+ (Gen12.7+) display physical layer
  DP/HDMI mode selection + lane count configuration
  PHY calibration sequence (voltage swing, pre-emphasis)
  Ready timeout polling

hdmi.rs: module header documentation
  InfoFrame programming sequence (4 steps)
  CEA VIC coverage: 27 modes from VIC 1 to VIC 102
  Checksum computation: sum modulo 256

Ported from Linux 7.1:
  intel_dkl_phy.c → DklPhy

Intel driver: 91 files, 0 errors
2026-06-02 11:14:39 +03:00
..