하드웨어
글 수 321
2015.05.17 21:21:58 (*.121.226.154)
20608
i.MX6의 GPU(Graphics Processing Unit) 은 Quad/Dual 과 Dual lite/Solo 에 사용된 것이 다릅니다.
따라서 GPU와 관련된 드라이버를 확인해야 정상적인 동작을 할 것 같습니다
아래는 관련 자료를 발췌하였습니다.
The IMX6 contains 2D and 3D GPU support from Vivante with some variations based on the specific IMX SoC:
- IMX6DUAL/QUAD:
- Vivante GC2000 (3D GPU)
- Clock: 600-800MHz (the IMX6 clocks this at 533MHz)
- 176Mtri/s
- 1000Mpxl/s
- OpenGL ES 1.1/2.0/3.0
- OpenCL 1.1 EP
- Cores: 1
- Shaders: 4 (Vec-4) and 16 (Vec-1)
- Vivante GC355 (2D GPU - vector graphics)
- 300Mpxl/s
- OpenVG 1.1
- Vivante GC320 (2D GPU - blit)
- 600Mpxl/s
- Vivante GC2000 (3D GPU)
- IMX6DUALLITE/SOLO:
- Vivante GC880 GPU
- Clock: 600-800MHz (the IMX6 clocks this at 400MHz)
- 53Mtri/s
- 266Mpxl/s
- OpenGL ES 1.1/2.0/3.0
- Cores: 1
- Shaders: 1 (Vec-4) and 4 (Vec-1)
- OpenVG 1.1 (no GC320 on this SoC, so 2D vector graphics is through the GC880)
- Vivante GC320 (2D GPU - blit)
- 600Mpxl/s
- Vivante GC880 GPU