NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
ANDROID RN 4 03 00 01
Content is no longer maintained and is being kept for reference only!
Contents
- 1 Release Notes for Android release 4.03.00.01
- 1.1 Introduction
- 1.2 Requirements, Pre-requisites and demo instructions
- 1.3 Features in this release
- 1.4 Kernel, Toolchain used for validation
- 1.5 What is supported
- 1.6 What is not supported
- 1.7 Additional Packages
- 1.8 Fixed in this Release
- 1.9 Limitations/ Known Issues
- 1.10 Installation and Usage
- 1.11 Contents
Release Notes for Android release 4.03.00.01[edit]
Introduction[edit]
Content is no longer maintained and is being kept for reference only!
This release includes the Android graphics drivers for the OMAP35x|AM35x|AM/DM37x|AM389x family of chipsets. The Graphics SDK contains documentation, demo programs and tools.
Important Note:
AM/DM37x has been tested with 2.6.32 kernel. AM389x has been tested with 2.6.37 kernel
Requirements, Pre-requisites and demo instructions[edit]
For software setup and pre-requisites and other instructions, refer to the main pages at,
OMAP35x_Graphics_SDK_Getting_Started_Guide
Features in this release[edit]
- Support for SGX core revisions 1.2.5 (3730 ES5.0), 1.2.1 (3530 ES3.0), and 1.0.3 (3530 ES2.0)
- Updated IMG DDK version 1.5, that has improved Vector Graphics performance
- Support for AM389x with 2.6.37 Kernel on Gingerbread.
Kernel, Toolchain used for validation[edit]
AM35x/37x:
- Tested with Android 2.6.32 kernel - Froyo
- Android toolchain - Froyo
- Android filesystem - Froyo
AM389x:
- Tested with Android 2.6.37 kernel - Gingerbread
- Android toolchain - Gingerbread
- Android filesystem - Gingerbread
What is supported[edit]
Khronos API support[edit]
- OpenGL ES 1.1
- OpenGL ES 2.0
- OpenVG 1.1 (Using CPU for tessellation)
- EGL
- Limited 2D acceleration via PVR2D API
Window Systems[edit]
Android Window system is supported.
Extensions[edit]
- Refer to eglinfo output (run eglinfo on Android terminal prompt to see the list of extensions supported).
What is not supported[edit]
- Power Management features are not fully validated.
- DVI output is not fully validated
- Rotation features are not validated
- Automatic SGX core version detection, and target side install are not supported due to the limited command set available on Android.
Additional Packages[edit]
Benchmarking packages for SGX functionalities and APIs are available at,
Fixed in this Release[edit]
- Build system to support different platforms viz. AM35x/37x/389x
Limitations/ Known Issues[edit]
- Active Power Management feature is not supported completely.
Installation and Usage[edit]
Please look for detailed installation and usage instructions in the Getting Started Guide (Main page), as most of the instructions are similar.
Contents[edit]
The folders in the installed package contain binaries for several family of devices containing the SGX530 core. Brief description of these folders is below.
}Folder Name | Description | Used by | |
---|---|---|---|
1 | gfx_rel_es2.x_android | Release binaries for platforms having SGX core revision 1.0.3 | (OMAP35x ES version 2.0) How to check? |
2 | gfx_rel_es3.x_android | Release binaries for platforms having SGX core revision 1.2.1 | (OMAP35x ES version 3.1) How to check? |
3 | gfx_rel_es5.x_android | Release binaries for platforms having SGX core revision 1.2.5 | (AM37xx/DM37xx) How to check? |
3 | gfx_rel_es6.x_android | Release binaries for platforms having SGX core revision 1.2.5 | (AM389xx) How to check? |
4 | GFX_Linux_KM | Source for Graphics Kernel Modules | Contains kernel dependent code, changes depending on Linux kernel used |
5 | GFX_Linux_SDK | Demos, Training courses, PVR Tools,classes and header files | Used for building new applications (Available only in the SDK package, not in the BIN package) |