Hi all,
I am working on omap4 RFBI, I wanna know few things about this.
I read in TRM that RFBI send complete frame (i.e stores in memory) to lcd, But thing is in RFBI do we need to use write back pipeline.
What i understand from TRM is all overlay's have there own address space in framebuffer and only hardware combines all overlay and send it to display. So, is this means that after combining all overlay frame stores in memory and using RFBI it will send to lcd. Or it's uisng write back pipeline to send frame to memory and from there it sends to lcd through RFBI.
Need some pointer on this.