The existing MIPI DSI TX Subsystem allows a maximum of four lanes. Guidelines to achieve DSI designs with higher lane requirements (for example, an eight-lane design) are listed below:
- After the stream source, you need a splitter module that splits the incoming video stream into two streams; the left-half and the right-half image.
- Each splitter output then feeds to one DSI 4 lanes instance.
- The DSI 8-lane Receiver should follow the reverse to combine the images.
- You need to program each DSI-TX 4 lanes instance timing parameters based on half image rather than full image timing parameters.
- In DSI-RX, one DSI instance reconstructs the left half of the image and the other DSI instance reconstructs the right half of the image.
The 8-lane implementation using two 4-lane MIPI DSI TX instances is shown in the following figure.
Figure 1. Eight-Lane DSI Implementation