Hi,
SDK: PROCESSOR-SDK-LINUX-AM57X 06_03_00_106
AM5728 is connected to an RGB screen, and the customer wants to modify the RGB bit color display order, how should the kernel or device tree be modified? For example, modify the RGB to BGR.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
SDK: PROCESSOR-SDK-LINUX-AM57X 06_03_00_106
AM5728 is connected to an RGB screen, and the customer wants to modify the RGB bit color display order, how should the kernel or device tree be modified? For example, modify the RGB to BGR.
Hi,
RGB output order is fixed in DSS output. But one solution could be, you could enable CSC in the pipeline and then can use it to change the component order.
So could you please check if there is any CSC after overlay manager on this Soc?
Rgds,
Brijesh