rockbox/firmware/target/arm/imx233/creative-zen
Amaury Pouly 4b2f59b3db zen: handle lcd underflow by hand
Contrary to the imx233, the stmp37xx lcdif doesn't know how to properly
recover from underflow and things are worse because of the errata which
makes the lcdif not clear the fifo. Workaround this by detecting underflow
and taking action: stop dotclk mode (will clear fifo) and schedule next frame.
The dma transfers now write the ctrl register as part of the PIO writes,
making the code simpler.

Change-Id: I15abc24567f322cd03bf2ef7903094f7f0178427
2014-03-08 18:51:54 +01:00
..
audio-target.h zenmozaic: enable speaker support 2014-02-22 20:40:45 +01:00
backlight-target.h Initial commit for the Creative ZEN and ZEN X-Fi 2013-10-22 00:34:45 +02:00
backlight-zen.c Initial commit for the ZEN X-Fi Style 2014-01-21 18:52:28 +01:00
button-target.h zen{,xfi,mozaic,xfistyle,v}: switch to the new button driver 2014-02-22 20:33:20 +01:00
button-zen.c zen{,xfi,mozaic,xfistyle,v}: switch to the new button driver 2014-02-22 20:33:20 +01:00
debug-zen.c Initial commit for the Creative ZEN and ZEN X-Fi 2013-10-22 00:34:45 +02:00
fmradio-target.h imx233: factor fmradio i2c and tuner power code 2013-11-19 20:39:10 +00:00
lcd-target.h Initial commit for the Creative ZEN and ZEN X-Fi 2013-10-22 00:34:45 +02:00
lcd-zen.c zen: handle lcd underflow by hand 2014-03-08 18:51:54 +01:00
lcd-zenmozaic.c creativezenmozaic: factor out code with the zen/zenxfi 2013-11-18 21:44:05 +00:00
lcd-zenv.c Forgot lcd driver of the ZEN V ! 2013-11-19 21:05:47 +00:00
lcd-zenxfistyle.c Initial commit for the ZEN X-Fi Style 2014-01-21 18:52:28 +01:00
power-zen.c imx233: factor fmradio i2c and tuner power code 2013-11-19 20:39:10 +00:00
powermgmt-target.h Initial commit for the Creative ZEN and ZEN X-Fi 2013-10-22 00:34:45 +02:00
powermgmt-zen.c Fix yellow 2013-11-19 22:29:31 +00:00