Hello
I was successfully able to implement multiple ili9881c based DSI Displays together with CM4 for evaluation. Pretty pleased on how easy this was!
For implementation, I have mainly used this overlay https://github.com/raspberrypi/linux/bl ... verlay.dts and performed my modifications (timing, Init code) to https://github.com/raspberrypi/linux/bl ... ili9881c.c
One issue I still have is that the DSI Displays I evaluate are landscape (1280x800). But when using them with this stack, they display in Portrait.
What is the correct way to get them into landscape? Do it in X Server, or do it in the drm-panel or driver somehow?
I was successfully able to implement multiple ili9881c based DSI Displays together with CM4 for evaluation. Pretty pleased on how easy this was!
For implementation, I have mainly used this overlay https://github.com/raspberrypi/linux/bl ... verlay.dts and performed my modifications (timing, Init code) to https://github.com/raspberrypi/linux/bl ... ili9881c.c
One issue I still have is that the DSI Displays I evaluate are landscape (1280x800). But when using them with this stack, they display in Portrait.
What is the correct way to get them into landscape? Do it in X Server, or do it in the drm-panel or driver somehow?
Statistics: Posted by cocoa — Mon Sep 02, 2024 9:11 pm