Other Parts Discussed in Thread: DRA75
Tool/software: Linux
hi,
our project base on 6am1.2.
I am wondering about how video data render into display panel at platform DRA75.
perhaps like this: ddr buffer(video data stored here)-->surfaceflinger-->hwc(to decide compose via gpu or dss)-->dss vidx pipeline-->dss wb pipeline-->framebuffer-->Display Encoders-->panel.
my question is:
1. how hwc(or application) communicate with dss driver, which directory these communication code locate at? more detail more better.
2. I want to bypass surfaceflinger and pass video data to dss directly to reduce rendering time. is this idea possibly?
BR,
Sinkeu