Let me get this correct: you want to take the output from the previewer engine in the CCDC module, and drive the VPBE display device with the same memory buffers?
Although this is theoretically possible, it does not make sense from an implementation perspective - the CCDC module operates on an input clock that is absolutely asynchronous (and possibly at a different rate) with the display output clock. In that regard, the VPBE hardware will continually pick-up at its native display rate data from that memory location; since the production of data into the buffer by the CCDC is not in 'sync' with the VPBE, you'll definitely get tearing at the VPBE output. What is driving this requirement for single buffer access? Is it memory usage? Latency? Jerry Johns Design Engineer Nuvation Research Corp - Canada Tel: (519) 746-2304 ext. 221 www.nuvation.com <http://www.nuvation.com>
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
