H300 LCD update: Use interrupt driven background DMA transfers, giving other threads a
commit26a227c0932152633630eed0bc04fc4295dfb5c5
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Oct 2009 13:30:06 +0000 (11 13:30 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Oct 2009 13:30:06 +0000 (11 13:30 +0000)
tree1a9b3401a2abccb780de3f368ed9a763593a678e
parentf47717c5f3960696eb7525eaf387df0537d6aead
H300 LCD update: Use interrupt driven background DMA transfers, giving other threads a
chance to run while the LCD updates. * Add an optimisation for partial updates with width ==
LCD_WIDTH.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23109 a1c6a512-1295-4272-9138-f99709370657
firmware/target/coldfire/iriver/h300/lcd-h300.c