1
00:00:00,100 --> 00:00:05,366
Hello everyone, today let's learn about the FDI bus between CPU and PCH
2
00:00:06,100 --> 00:00:13,933
The FDI bus is in the Intel chipset and is used to connect the communication bus between the PCH and the CPU
3
00:00:14,333 --> 00:00:22,666
It is only used to transmit display signals, point-to-point one-way transmission, without any components in the middle
4
00:00:23,466 --> 00:00:28,566
There are 4 FDI buses in Intel 6~7 series chipsets
5
00:00:29,100 --> 00:00:34,233
Later, in the Intel 8 series chipsets, there are only 2 groups left
6
00:00:34,566 --> 00:00:40,266
In the later Intel 100 series chipsets, this FDI bus is completely cancelled
7
00:00:41,433 --> 00:00:48,100
From this architecture diagram we can see that the FDI bus is connected between the CPU and PCH
8
00:00:48,866 --> 00:00:53,366
They are one-way transfers, only sent by the CPU to the PCH
9
00:00:53,633 --> 00:00:56,933
Mainly used for PCH output display signal
10
00:00:57,733 --> 00:01:00,533
In Intel 6~7 series chipsets
11
00:01:01,166 --> 00:01:08,400
The display signal of the screen, the display signal of HDMI are both output by the PCH
12
00:01:08,700 --> 00:01:11,000
In Intel 8-series chipset
13
00:01:11,666 --> 00:01:15,500
The screen display signal is directly output by the CPU
14
00:01:16,100 --> 00:01:21,333
Only the display signal of the CRT interface is output by the PCH (bridge)
15
00:01:22,000 --> 00:01:30,133
Its signal source comes from the CPU through the FDI bus to the bridge, and then the bridge to the CRT interface
16
00:01:30,600 --> 00:01:33,066
When we say bridge, we mean PCH
17
00:01:34,000 --> 00:01:41,500
In this circuit diagram, you can see that the FDI bus sent by the CPU to the PCH is directly connected
18
00:01:42,133 --> 00:01:47,166
There are no components connected in the middle, which is called point-to-point transmission
19
00:01:48,166 --> 00:01:51,666
This is the FDI bus between CPU and PCH