DocumentCode :
2183092
Title :
Low-power and high-performance design of OpenGL ES 2.0 graphics processing unit for mobile applications
Author :
Hsiao, Shen-Fu ; Li, Shang-Yu ; Tsao, Kai-Hsiang
Author_Institution :
Department of Computer Science and Engineering, National Sun Yat-Sen University, Kaohsiung, Taiwan
fYear :
2015
fDate :
21-24 July 2015
Firstpage :
110
Lastpage :
114
Abstract :
Low-Power High-Speed graphics processing unit (GPU) is one of the key hardware components in modern mobile devices such as smart phones. This paper presents several methods to improve the execution performance and reduce the power of a previously designed programmable GPU for OpenGL ES 2.0 specification. The GPU has a vectored and single-instruction-multiple-data (SIMD) architecture that can execute a maximum of four concurrent scalar operations, and supports the functions of swizzle and write mask. Besides, a special function unit (SFU) is included in the GPU to compute complicate arithmetic functions such as reciprocal square-root, logarithm and exponential. As per performance improvements, hazard control and data forwarding mechanism are added in the GPU architecture to reduce the stalls caused by data dependency. Furthermore, the execution pipeline is re-designed so that the number of execution pipeline stages is reduced with more balanced delay in each stage. For power reduction, this paper presents several methods that disenable unused execution and/or memory units. The memory units are also partitioned into several banks so that only a small portion of memory is active during memory access. According to the experimental results, the new GPU designs have significant improvement in performance and power compared with the prior design.
Keywords :
Computer architecture; Delays; Graphics; Graphics processing units; Lighting; Pipelines; OpenGL ES; SIMD; computer graphics; graphics processing unit (GPU); low power design;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Digital Signal Processing (DSP), 2015 IEEE International Conference on
Conference_Location :
Singapore, Singapore
Type :
conf
DOI :
10.1109/ICDSP.2015.7251840
Filename :
7251840
Link To Document :
بازگشت