linux/drivers/video/geode
Arjan van de Ven 3c36aa5ccd pci: use pci_ioremap_bar() in drivers/video
Use the newly introduced pci_ioremap_bar() function in drivers/video.
pci_ioremap_bar() just takes a pci device and a bar number, with the goal
of making it really hard to get wrong, while also having a central place
to stick sanity checks.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Krzysztof Helt <krzysztof.h1@poczta.fm>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-06 15:59:26 -08:00
..
Kconfig gxfb: replace FBSIZE config option with a module parameter 2008-04-28 08:58:36 -07:00
Makefile gxfb: add power management functionality 2008-04-28 08:58:36 -07:00
display_gx.c gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available 2008-04-28 08:58:40 -07:00
display_gx1.c
display_gx1.h
geodefb.h
gx1fb_core.c pci: use pci_ioremap_bar() in drivers/video 2009-01-06 15:59:26 -08:00
gxfb.h gxfb: add power management functionality 2008-04-28 08:58:36 -07:00
gxfb_core.c pci: use pci_ioremap_bar() in drivers/video 2009-01-06 15:59:26 -08:00
lxfb.h lxfb: drop dead declarations from header 2008-07-24 10:47:40 -07:00
lxfb_core.c pci: use pci_ioremap_bar() in drivers/video 2009-01-06 15:59:26 -08:00
lxfb_ops.c lxfb: fix console blanking 2008-07-24 10:47:40 -07:00
suspend_gx.c gxfb: add power management functionality 2008-04-28 08:58:36 -07:00
video_cs5530.c
video_cs5530.h
video_gx.c lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT 2008-04-28 08:58:40 -07:00