Hello,TIer.
If we disable tiler in kernel,what influence will have on DM8168?
We use DM8168 PG2.1,with DVRRDK 3.0.
We use DMA 2D Copy function.Will it be influenced?Or someother will be influenced?
BR!
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,TIer.
If we disable tiler in kernel,what influence will have on DM8168?
We use DM8168 PG2.1,with DVRRDK 3.0.
We use DMA 2D Copy function.Will it be influenced?Or someother will be influenced?
BR!
By disable tiler in in kernel are you referring to disabling tiler in Linux menuconfig ? The kernel tiler allocator module is not used and disabling it has no effect.
SuitJune Young said:We use DMA 2D Copy function.Will it be influenced?Or someother will be influenced?
I don't understand the question. Is your question about whether DMA 2D Copy function will be influenced by disabling tiler in kernel configuration ?
Thanks for your reply.
Yes.I mean whether DMA 2D Copy function will be influenced by disabling tiler in kernel configuration ?
It has no effect. As I mentioned kernel tiler allocator is not used in dvr_rdk. dvr_rdk implements its own tiler allocator.