View Single Post
Posts: 204 | Thanked: 754 times | Joined on Jan 2012 @ Finland
#324
Just a quick update, SGX up and running with TI drm driver.

Code:
(II) pvr(0): [DRI2] Setup complete
(II) pvr(0): [DRI2]   DRI driver: pvr
(II) EXA(0): Driver allocated offscreen pixmaps
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(II)         UploadToScreen
(==) pvr(0): Backing store disabled
(==) pvr(0): Silken mouse enabled
(==) pvr(0): DPMS enabled
(==) pvr(0): Direct rendering enabled
and the obligatory:

Code:
[skry@n900 ~]$ export COGL_DRIVER=gles2
[skry@n900 ~]$ DISPLAY=:0 /usr/share/cogl/examples/cogl-gles2-gears
vertex shader info: Success.
fragment shader info: Success.
info: 
1183 frames in 5.0 seconds = 236.557 FPS
1186 frames in 5.0 seconds = 237.076 FPS
1186 frames in 5.0 seconds = 237.009 FPS
Got a few crashes with chromium when pages got complex enough. Otherwise, based on a very quick testing: looks promising.
 

The Following 13 Users Say Thank You to Skry For This Useful Post: