d32891fa59
Now lcd_framebuffer is the only framebuffer in the system. We still use a ARM-buffered buffer which serve as an intermediate buffer for copying, to accomodate the requirement of the controller. We implement lcd_update_rect() properly using this new scheme (this requires two little quirks), this allows to implement lcd_blit_yuv with the right semantic (bypasses the framebuffer). YUV to RGB conversion is still done in software but the DCP CSC should be able to do that but the hardware rotation scheme is not the same as our software so it will require some tricks. Change-Id: I0752e9c2f1a705d2e6a6010084e1f150965d8370 |
||
---|---|---|
.. | ||
adc-fuzeplus.c | ||
adc-target.h | ||
audio-fuzeplus.c | ||
backlight-fuzeplus.c | ||
backlight-target.h | ||
button-fuzeplus.c | ||
button-target.h | ||
debug-fuzeplus.c | ||
fmradio-i2c-fuzeplus.c | ||
lcd-fuzeplus.c | ||
lcd-target.h | ||
power-fuzeplus.c | ||
powermgmt-fuzeplus.c | ||
powermgmt-target.h |