Closed GoogleCodeExporter closed 9 years ago
AM1808 does not have graphics acceleration so I think the 'slowness' you see
would be expected.
Original comment by vishvesh...@aim.com
on 13 Apr 2011 at 6:40
Thanks Vishvesh for your comment.
Also I see flickering in the screen when I enter values from the keypad, even
this is due to graphics acceleration absence?
Is there any other way to overcome this 'slowness' issue with AM1808 processor?
In which TI Low-Power Applications Processor the graphics acceleration is
supported?
Thanks,
Bala
Original comment by balafrom...@gmail.com
on 13 Apr 2011 at 11:39
Re: flickering...
In file rowboat/hardware/libhardware/modules/gralloc/framebuffer.cpp change the
line
#define NUM_BUFFERS 2 to
#define NUM_BUFFERS 1
This will reduce the flickering, but the graphics will remain slow.
Original comment by vishvesh...@aim.com
on 14 Apr 2011 at 4:57
Thanks Vishvesh. I informed these to settings to driver team. we will check it.
Original comment by balafrom...@gmail.com
on 14 Apr 2011 at 11:20
The change for this is done now.
Original comment by vishvesh...@aim.com
on 26 Jun 2013 at 1:07
Original issue reported on code.google.com by
balafrom...@gmail.com
on 12 Apr 2011 at 11:06