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.

TDA4VM: Customization of graphic driver

Genius 5840 points
Part Number: TDA4VM

Hello,

Is there an OS that can customize the Graphic driver?
Is the above possible on Linux?

If the above is possible, does the OS provide the source code for the graphic driver?

Regards,

U-SK

  • Hello,

    The graphics driver delivered by TI is standard OpenGLES 3.x. The driver itself is not customizable but provides a flexibility to change some settings (e.g Parameter buffer size and more) in application hints provided by /etc/powervr.ini.

    The kernel mode driver is public domain. The source code for the user mode API drivers is generally not provided. Please work with your business contact if this needs to be discussed.

    Regards

    Hemant

  • Hi Hemant,

    Thank you for your reply.

    I understand.

    Regards,

    U-SK