rockbox/firmware/target/arm/rk27xx/rk27generic
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
..
button-rk27generic.c
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
fmradio-i2c-rk27generic.c rk27xx: implement radio support 2013-04-11 11:18:23 +02:00
lcd-rk27generic.c rk27xx: Use DMA for lcd_update_rect() 2013-05-11 12:55:23 +02:00
lcd-target.h rk27xx lcd code rework 2012-09-27 09:42:44 +02:00
power-rk27generic.c rk27xx: implement radio support 2013-04-11 11:18:23 +02:00
powermgmt-rk27generic.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00