Hello Ti
We are using 16 bit parallel RGB diplay to integrate with the DPI interface for video feed.
what are the changes required in OS and can you share the pipeline required for this.
Thanks
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.
Hello Ti
We are using 16 bit parallel RGB diplay to integrate with the DPI interface for video feed.
what are the changes required in OS and can you share the pipeline required for this.
Thanks
Hi Abhineet,
I have assigned your query to our expert, He is currently out for Thanksgiving break, so expect a response when he is back in office.
Apologies for the delay.
Best Regards,
Suren
Hello,
while defining your panel timing structure, you need to define your bus format and review the following: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/drivers/gpu/drm/panel/panel-simple.c?h=ti-linux-6.1.y#n2715. The TIDSS driver supports the following: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/drivers/gpu/drm/tidss/tidss_dispc.c?h=ti-linux-6.1.y#n1080. Besides the format, please set your appropriate timing parameters based on the LCD timing datasheet.
Regards,
Krunal