Hello,
I'm working with kernel mentioned in the subject and I discovered that the current implementation lacks support for B channel of the resizer and in the driver code there are only TODO marks. (http://arago-project.org/git/projects/?p=linux-davinci.git;a=commit;h=4e8cff0882489f26483891857aab9fe0f38b8b82)
We need to use channel B in our application so I implemented an ugly hack which places the second resizer output to a hardcoded offset after the channel A, but this is really nasty and just for our development phase.
I have tried to contact Nagabhushana Netagunte because according to the git log he is author of the majority of the mc implementation for dm365 to discuss the correct implementation, but it seems that his mail is not available anymore.
Is here please anybody who is aware of the resizer driver implementation and could propose the "right way" how to handle channel B output? Is it planned to add a new entity representing rsz B? Even there is some function prepared I can't deduce the proper architecture from the current source code.
with best regards
Jan Pohanka