ch13726a: Added missing MIPI_DSI_MODE_VIDEO#9621
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)
📝 WalkthroughWalkthroughUpdated MIPI-DSI mode flags in the CH13726A panel driver from 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)
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 |
|
✅ This PR has been reviewed and approved — all set for merge! |
Description
This fixes missing and standard MIPI_DSI_MODE_VIDEO on the patch adding the panel for the Retroid Pocket 5/mini handheld devices (ch13726a based panel).
Without the flag it results in every other frame being skipped when vsync is enabled in applications, resulting in a poor and often choppy framerate (measured at about 30.4 frames per second on my hardware)
How Has This Been Tested?
This has been tested on real hardware (retroid pocket 5) and the results are not only measurable but visibly better. This has not been tested on a mini but I imagine the issue is similar.
Checklist:
Summary by CodeRabbit