We occasionally got "Output FIFO under-run" errors for LCDC, to reduce the load of LCDC DMA, we want to change the format of framebuffer from 32bit(ARGB8888) to 24bit(RGB888). Does SGX530 support blending ARGB888 images into RGB888 image? anyway, we want to keep using ARGB8888 before output to framebuffer.
Thanks.