m68k: Atari fb revival
Update the atari fb to 2.6 by Michael Schmitz, Reformatting and rewrite of bit plane functions by Roman Zippel, A few more fixes by Geert Uytterhoeven. Signed-off-by:Michael Schmitz <schmitz@debian.org> Signed-off-by:
Roman Zippel <zippel@linux-m68k.org> Signed-off-by:
Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/video/Kconfig 4 additions, 1 deletiondrivers/video/Kconfig
- drivers/video/Makefile 2 additions, 1 deletiondrivers/video/Makefile
- drivers/video/atafb.c 1488 additions, 1315 deletionsdrivers/video/atafb.c
- drivers/video/atafb.h 36 additions, 0 deletionsdrivers/video/atafb.h
- drivers/video/atafb_iplan2p2.c 293 additions, 0 deletionsdrivers/video/atafb_iplan2p2.c
- drivers/video/atafb_iplan2p4.c 308 additions, 0 deletionsdrivers/video/atafb_iplan2p4.c
- drivers/video/atafb_iplan2p8.c 345 additions, 0 deletionsdrivers/video/atafb_iplan2p8.c
- drivers/video/atafb_mfb.c 112 additions, 0 deletionsdrivers/video/atafb_mfb.c
- drivers/video/atafb_utils.h 400 additions, 0 deletionsdrivers/video/atafb_utils.h
This diff is collapsed.
drivers/video/atafb.h
0 → 100644
drivers/video/atafb_iplan2p2.c
0 → 100644
drivers/video/atafb_iplan2p4.c
0 → 100644
drivers/video/atafb_iplan2p8.c
0 → 100644
drivers/video/atafb_mfb.c
0 → 100644
This diff is collapsed.
drivers/video/atafb_utils.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment