]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fbdev/cirrusfb: Add support for Picasso IV in Zorro II mode
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 20 Oct 2011 11:42:24 +0000 (13:42 +0200)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Fri, 11 Nov 2011 16:55:55 +0000 (16:55 +0000)
commit17bdf48952d3f5c0be8137058f81d398d4606820
tree8d18540fd6343dec288a58e5e1044fe2823b8912
parent0e0d13364b417a40266999c61671db0ef8690ad3
fbdev/cirrusfb: Add support for Picasso IV in Zorro II mode

In Zorro II mode, the Village Tronic Picasso IV graphics card shows up as
either 2 or 3 Zorro devices:
  - One for the registers of the Cirrus Logic graphics chip,
  - One for the first bank of 2 MiB of graphics memory,
  - An optional one for the second bank of 2 MiB of graphics memory,
    if there was enough free Zorro II address space.

Based on src/sys/arch/amiga/dev/grf_cl.c from NetBSD.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/cirrusfb.c