rockbox/firmware/target/arm/rk27xx/hm60x
Andrew Ryabinin 84134f737f rk27xx lcd code rework
Use DMA engine for fullscreen updates and bypass mode for partial
updates. This gives major boost on rk27generic:
default ARM:AHB:APB 200💯50
HEAD    1/1:  26.3fps 1/4: 105.0fps
patched 1/1: 116.5fps 1/4: 249.5fps

with freq scalling NORMAL mode ARM:AHB:APB 50:50:50
HEAD    1/1:  13.1fps 1/4: 52.5fps
patched 1/1:  54.5fps 1/4: 119.0fps

Tested on rk27generic noname DAP and on Hifimans.

Change-Id: Id9dd4d2d61542c7ea6b5c6336b170d6357cefde9
2012-09-27 09:42:44 +02:00
..
button-hm60x.c hm60x: Use binary search in button driver. 2012-04-19 17:31:13 +04:00
button-target.h hm60x: Add support for plugins. 2012-04-19 17:31:13 +04:00
lcd-target.h rk27xx lcd code rework 2012-09-27 09:42:44 +02:00
power-hm60x.c hm60x: Fix charger detection. 2012-04-22 00:00:24 +04:00
powermgmt-hm60x.c Missing semicolon. 2012-04-30 22:18:55 +04:00