-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Silicon/Rockchip: Add initial DisplayPort support
DwDpLib was ported from U-Boot downstream commit 549d42b6f4d1b261c433c0942868fd6e1b38aaaf. It has been globally enabled on all RK3588 platforms where DP lanes are exposed. Output mode is fixed by GOP at 1080p 60Hz - no EDID and HPD implemented yet. Only works in one orientation of the Type-C connector. Tested on: - R58-Mini (USB-C) - Indiedroid Nova (USB-C) - ROCK 5A (onboard HDMI -> DP converter)
- Loading branch information
1 parent
73bdaca
commit cdf1a5e
Showing
9 changed files
with
3,641 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.