ARM® Mali™ Display Processor Android DDK Integration Manual SW Guide
User Manual:
Open the PDF directly: View PDF 
Page Count: 70
- ARM® Mali™ Display Processor Android DDK Integration Manual
 - Contents
 - Preface
 - 1 : Introduction
 - 2 : Build Tools and Installation
 - 3 : Integrating the Driver in a New Platform
- 3.1 : Prerequisites
 - 3.2 : Integrating the display processor driver
- 3.2.1 : Flattened device tree description
- Flattened Device Tree description
 - Flattened Device Tree description for the dummy video transmitter
 - Example: Display processor connected to an I2C video transmitter
 - Example: Display processor connected to a simple panel
 - Example: Display processor connected to test transmitters
 - Example: Display processor connected to I2C HDMI transmitter
 
 
 - 3.2.1 : Flattened device tree description
 - 3.3 : Update and configure the kernel
 - 3.4 : Add updated kernel headers into Android 4.4 source tree
 - 3.5 : Modify init.rc
 - 3.6 : Modify Android makefile
 - 3.7 : The Gralloc module
 - 3.8 : Setting the main clock and the pixel clock rate ratio
 
 - 4 : Integrating a System MMU
 - 5 : Integrating a Video Transmitter
- 5.1 : Integrating a video transmitter
 
 - 6 : Integrating a Custom Gralloc
 - 7 : Integrating Runtime Power Management
 - 8 : Integrating System Power Management
 - 9 : Building the DDK
 - 10 : Testing the Driver
 - A : Revisions