Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
arm
/
ipod
/
video
/
lcd-as-video.S
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
2364bc2
Save a few registers in assembler routines for iPod 5Gs LCD driver and YUV conversion.
by Andree Buschmann
· 17 years ago
120fb4f
Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).
by Jens Arnold
· 17 years ago
ef8a7ea
Major speedup of the iPod Video LCD driver. The internal update procedure of the BCM chip is now completely shadowed, handled by a tick task as necessary. Also fixes the occasional UI freezes due to stalled BCM updates by re-kicking it after a timeout.
by Jens Arnold
· 17 years ago
b05066d
iPod Video: Further optimised LCD data transfer (5..6% speedup, but increase in FPS measured with test_fps is less), making use of the fact that the low address bits aren't decoded by the BCM. Major cleanup of the driver, and introduced register names.
by Jens Arnold
· 17 years ago
3c1b9d9
Assembler optimised lcd_yuv_blit() for iPod Video (Fs #7951 by Andree Buschmann, adapted and separated into an .S file by me).
by Jens Arnold
· 17 years ago