Skip to content

Commit b351f4f

Browse files
committed
Fix table formatting
Signed-off-by: Davide Cavalca <[email protected]>
1 parent c984264 commit b351f4f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/Display-Controllers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,28 @@ M series of chips have two kinds of display controllers, `dcp` and `dcpext`. Bot
44
- USB-C ports: DP altmode, or USB4 tunneling with 2 controllers max per port. See below for routing restrictions.
55

66
Controller-specific information:
7+
78
| Type | Mode limits |
89
| - | - |
910
| `dcp` | 5K, 60Hz, 10bpp (Apple-provided information, not tested) |
1011
| `dcpext` | 6K, 60Hz, 10bpp (Apple-provided information, not tested) |
1112

1213
M1 routing restrictions:
14+
1315
| Controller | Internal display | HDMI | USB-C |
1416
| - | - | - | - |
1517
| `dcp` | + | + | |
1618
| `dcpext` | | | + |
1719

1820
M2 and later routing restrictions:
21+
1922
| Controller | Internal display | HDMI | USB-C |
2023
| - | - | - | - |
2124
| `dcp` | + | + | + |
2225
| `dcpext` | | + | + |
2326

2427
SoC-specific information:
28+
2529
| SoC | Number of `dcp` | Number of `dcpext` | Notes |
2630
| - | - | - | - |
2731
| M1 | 1 | 1 | |

0 commit comments

Comments
 (0)