ch13726a: Remove MIPI_DSI_MODE_VIDEO_BURST#9891
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)
📝 WalkthroughWalkthroughThis patch adds a new DDIC CH13726A DSI panel driver to the DRM framework. It introduces build configuration via Kconfig and Makefile entries, implements a complete panel driver with power management, GPIO reset, regulator control, backlight support, and two display modes, and adjusts DSI mode flags to exclude VIDEO_BURST mode. ChangesCH13726A Panel Driver Support
🎯 2 (Simple) | ⏱️ ~12 minutes
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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
Remove MIPI_DSI_MODE_VIDEO_BURST, like the eventually to be upstream driver.
With the flag, severe screen tearing often occurs.
How Has This Been Tested?
This was tested on my own Retroid Pocket 5
Checklist:
Please delete options that are not relevant.
Summary by CodeRabbit