rockbox/firmware/target/arm/rk27xx
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
..
hm60x hm60x: Add lcd type information to debug info. 2013-03-25 16:32:58 +04:00
hm801 hm60x/hm801: Add hold button support. 2012-12-29 00:19:23 +04:00
ma rk27xx: Use DMA for lcd_update_rect() 2013-05-11 12:55:23 +02:00
rk27generic rk27xx: Use DMA for lcd_update_rect() 2013-05-11 12:55:23 +02:00
adc-rk27xx.c rk27xx: substitute magic constants with meaningful names for clock gating 2013-01-10 20:23:41 +01:00
adc-target.h hm801: Implement additional button driver. 2012-10-18 14:10:02 +04:00
app.lds rk27xx: rework linker scripts and crt0.S 2012-03-04 00:33:27 +01:00
ata-nand-rk27xx.c remove references to ipod nano 2g rom ata-nand-rk27xx.c 2011-09-06 12:38:52 +00:00
audio-rk27xx.c fix yellow 2013-04-11 11:42:12 +02:00
backlight-rk27xx.c Introduce HiFi E.T MA9 port. 2013-05-06 14:09:24 +04:00
backlight-target.h
boot.lds rk27xx: rework linker scripts and crt0.S 2012-03-04 00:33:27 +01:00
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
debug-rk27xx.c Introduce HiFi E.T MA9 port. 2013-05-06 14:09:24 +04:00
ftl-rk27xx.c
ftl-target.h
i2c-rk27xx.c rk27xx: fix i2c driver 2013-04-09 09:31:40 +02:00
kernel-rk27xx.c rk27xx: substitute magic constants with meaningful names for INTC 2013-01-10 20:23:41 +01:00
lcd-hifiman.c rk27xx: Use DMA for lcd_update_rect() 2013-05-11 12:55:23 +02:00
lcdif-rk27xx.c rk27xx: Use DMA for lcd_update_rect() 2013-05-11 12:55:23 +02:00
lcdif-rk27xx.h rk27xx: Slightly refactor lcd_set_gram_area() 2013-05-11 12:30:38 +02:00
nand-rk27xx.c Fix identations. 2013-04-04 15:47:24 +04:00
nand-target.h
pcm-rk27xx.c Fix identations. 2013-04-04 15:47:24 +04:00
rkw-loader.c rk27xx: Fix warnings. 2012-04-20 13:20:07 +04:00
rolo_restart.S rk27xx: ungate all clocks before jumping into rolo'ed code. This should fix booting OF this way 2012-04-30 23:17:29 +02:00
sd-rk27xx.c Introduce HiFi E.T MA9 port. 2013-05-06 14:09:24 +04:00
spfd5420a.h
system-rk27xx.c rk27xx: avoid one multiply in udelay() as pointed by kugel 2013-04-12 10:08:45 +02:00
system-target.h rk27xx: implement frequency scalling 2012-08-30 13:50:36 +02:00
timer-rk27xx.c rk27xx: substitute magic constants with meaningful names for INTC 2013-01-10 20:23:41 +01:00
usb-drv-rk27xx.c rk27xx: fix usb logf 2013-03-04 11:31:47 +01:00
usb-rk27xx.c Reorganise USB initialisation to not depend on a specific enumeration sequence, by Bartosz Fabianowski, with minor tweaks by Michael Sevakis (FS#12497) 2012-01-04 21:55:09 +00:00