rockbox/firmware/target/arm/rk27xx/ma
Marcin Bukat 440872bb42 rk27xx: Use DMA for lcd_update_rect()
This speeds up partial updates quite a bit but what is more
important it opens up a way to efficiently implement
lcd_blit_yuv() using hw colorspace conversion.

Tested on rk27generic, hm60x v1 and v2 and on ma9.

Benchmark for hm60x v1 (by mortalis):
HEAD patched
1/1 141fps 138fps
1/4 315fps 395fps

Change-Id: I4cc115786c3139000fc14c49a7290e289cfd6c42
2013-05-11 12:55:23 +02:00
..
audio-ma.c
button-ma.c Introduce HiFi E.T MA9 port. 2013-05-06 14:09:24 +04:00
button-target.h
lcd-ma.c rk27xx: Use DMA for lcd_update_rect() 2013-05-11 12:55:23 +02:00
lcd-target.h
pca9555-ma.c
pca9555-target.h
power-ma.c
powermgmt-ma.c