+1
−1
+3
−12
+4
−1
+47
−0
drivers/video/c2p_iplan2.c
0 → 100644
+153
−0
Loading
The c2p() for normal bitplanes is not suitable for interleaved bitplanes with
2 bytes of interleave, causing a garbled penguin logo. Add c2p_iplan2().
Signed-off-by:
Geert Uytterhoeven <geert@linux-m68k.org>