Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rockchip-rk3588: edge: improve display modes support #6422

Merged
merged 1 commit into from Mar 24, 2024

Conversation

amazingfate
Copy link
Contributor

Description

Last time when I update hdmi driver patches, I drooped this commit from collabora because it will break the system. Now I add it back with other necessary patches. Now hdmi should support more display modes.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • ./compile.sh kernel BOARD=rock-5b BRANCH=edge DEB_COMPRESS=xz KERNEL_GIT=shallow
  • HDMI works on rock5b. I don't have monitors with resolution like 1440p to test, but this will not break current status.

Checklist:

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added size/large PR with 250 lines or more Hardware Hardware related - kernel, u-boot, patches labels Mar 23, 2024
@EvilOlaf EvilOlaf added the Needs review Seeking for review label Mar 23, 2024
@EvilOlaf EvilOlaf added Ready to merge Reviewed, tested and ready for merge and removed Needs review Seeking for review labels Mar 23, 2024
@amazingfate amazingfate merged commit 58bc8d9 into armbian:main Mar 24, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hardware Hardware related - kernel, u-boot, patches Ready to merge Reviewed, tested and ready for merge size/large PR with 250 lines or more
Development

Successfully merging this pull request may close these issues.

None yet

4 participants