From e80de3237fc97a2013c28bfda4cc29d46a7a7cd9 Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Mon, 14 Aug 2023 19:23:11 +0800 Subject: [PATCH] HDMI --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bf42290..8b6dc3e 100644 --- a/README.md +++ b/README.md @@ -4974,11 +4974,9 @@ And the [HDMI Plug and Unplug Process](https://doc-en.rvspace.org/VisionFive2/DG # Test HDMI for Star64 JH7110 -TODO +_How will we test the HDMI Display for Star64 JH7110?_ -https://doc-en.rvspace.org/VisionFive2/DG_Display/JH7110_SDK/test_example_display.html - -The following command shows an example for testing the HDMI output. +We run the [`modetest` command to test HDMI](https://doc-en.rvspace.org/VisionFive2/DG_Display/JH7110_SDK/test_example_display.html)... ```bash modetest \ @@ -4990,10 +4988,20 @@ modetest \ -Ftiles ``` +[(Source)](https://doc-en.rvspace.org/VisionFive2/DG_Display/JH7110_SDK/test_example_display.html) + `116@31:1920x1080` means @: `39@31:1920x1080@RG16` means @: @ +See also... + +- [Before Debug](https://doc-en.rvspace.org/VisionFive2/DG_Display/JH7110_SDK/before_debug.html) + +- [Debug Display](https://doc-en.rvspace.org/VisionFive2/DG_Display/JH7110_SDK/debug_hdmi.html) + +TODO: What's inside the modetest app + # LCD Panel for Star64 JH7110 TODO: [Cadence MIPI DSI v1.3.1 TX Controller IP (DSITX)](https://doc-en.rvspace.org/VisionFive2/DG_LCD/JH7110_SDK/ic_specification_lcd.html)