On May 9, 2011, at 2:29 PM, Timur Tabi wrote: > If the video mode is set to 16-, 24-, or 32-bit pixels, then the pixel data > contains actual levels of red, blue, and green. However, if the video mode is > set to 8-bit pixels, then the 8-bit value represents an index into color > table. > This is called "palette mode" on the Freescale DIU video controller. > > The DIU driver does not currently support palette mode, but the MPC8610 HPCD > board file returned a non-zero (although incorrect) pixel format value for > 8-bit mode. > > Signed-off-by: Timur Tabi <ti...@freescale.com> > --- > arch/powerpc/platforms/86xx/mpc8610_hpcd.c | 97 ++++++++++++++++++---------- > 1 files changed, 64 insertions(+), 33 deletions(-)
applied to next - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev