meson64: a311d: Fix Xorg display when etnaviv enabled#9524
meson64: a311d: Fix Xorg display when etnaviv enabled#9524retro98boy wants to merge 2 commits intoarmbian:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughConfiguration file updated to restructure Xorg device settings by introducing a new OutputClass block for Amlogic devices and simplifying the Screen subsection. The board recognition list was expanded by adding "cainiao-cniot-core". Minor indentation adjustments were made throughout. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
EvilOlaf
left a comment
There was a problem hiding this comment.
Looks sane. If it was tested, probably fine
|
✅ This PR has been reviewed and approved — all set for merge! |
Description
This PR fix Xorg display when etnaviv driver enabled
How Has This Been Tested?
Build Ubuntu Noble XFCE4 system image, then tested on CAINIAO CNIoT-CORE (A311D device)
I don't have the equipment to test other devices such as the jethubj200 and odroidn2, but I think it won't break their original Xorg functionality since they all use the meson-drm driver
Summary by CodeRabbit
New Features
Chores