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

Add missing VPU nodes and fix a log spamming issue #325

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

nyanmisaka
Copy link
Collaborator

  • arm64: dts: rockchip: enable av1d/avsd/vdpu/vdpu_mmu/vepu for rk3588

    // MPP requires them.
    av1d -> av1 decoder
    avsd -> avs/avs2 decoder
    vdpu -> mpeg2/mpeg4/jpeg/vp8 decoder
    vepu -> jpeg/vp8 encoder
    
  • drivers: drm: dw-hdmi-qp: Stop compute-N spamming kernel logs

    // Stop the following device warning.
    [24073.665748] dwhdmi-rockchip fde80000.hdmi: Rate 241500000 missing; compute N dynamically
    ...
    

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Stop the following device warning.
```
[24073.665748] dwhdmi-rockchip fde80000.hdmi: Rate 241500000 missing; compute N dynamically
```

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
@amazingfate amazingfate merged commit 7347378 into armbian:rk-6.1-rkr5 Feb 5, 2025
1 check passed
@nyanmisaka nyanmisaka deleted the add-missing-vpu branch February 5, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants