This is for the DM6446, not the 355, but I found that I had to modify ti-davinci/drivers/media/video/Kconfig and ti-davinci/include/media/ davinci/ vid_encoder_types.h as well.

Cheers,
-Vim

On Oct 6, 2008, at 6:33 AM, Brad Bitterman wrote:

You right with your approach. Add a new encoder.c file and add your VPBE hardware setup function to davinci_platform.c. You'll also need to define a new mode and output to be used on the uBoot kernel boot arguments.

- Brad

On Oct 6, 2008, at 8:04 AM, Prabhaharan R-TLS,Chennai wrote:

Hello All,

Currently I am working on the Video Encoder driver for Davinci DMS 355. I need to implement the LCD encoder which is not available in the existing code.

I have gone through the existing code for display driver and the user guide document for LSp1.20 Davinci Linux V4L2 Display Driver. The PDF name is SPRUEL3.pdf.

As per the video architecture, there are different layers like Encoder Manager, Display manager, Display Platform, Logic PD encoder, THS8200 encoder. These layers are interacting with the hardware.

If I want to add the new Encoder driver, I have to add that driver file parallel to the Logic PD encoder driver/THS8200. Is my understanding is correct?

Also, I may need to modify the Display manager (Davinci_dislpay.c) and Display platform (davinci_platform.c) related code. These files are the driver files for VPBE module. Rest of the video related code can be reused without any change.

I want to know, whether this approach is correct for implementing the new encoder driver?

If someone who worked on the Video encoder, please provide your valuable comments.

Thanks a lot in advance.

Regards,
Prabhaharan.R
DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open- source

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to