linux/drivers/video/geode
Andres Salomon 46fb6f110d gxfb: add power management functionality
This adds the ability to suspend/resume the gxfb driver, which includes:
  - The addition of a Graphics Processor register table in gxfb.h, and
    associated GP handling.
  - Register and palette saving code; registers are stored in gxfb_par.
    A few MSR values are saved as well.
  - gx_powerup and gx_powerdown functions which restore/save registers and
    enable/disable graphic engines.
  - gxfb_suspend/gxfb_resume

Originally based on a patch by Jordan Crouse.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:36 -07:00
..
display_gx.c gxfb: stop sharing code with gx1fb 2008-04-28 08:58:36 -07:00
display_gx1.c
display_gx1.h
geodefb.h
gx1fb_core.c
gxfb_core.c gxfb: add power management functionality 2008-04-28 08:58:36 -07:00
gxfb.h gxfb: add power management functionality 2008-04-28 08:58:36 -07:00
Kconfig gxfb: replace FBSIZE config option with a module parameter 2008-04-28 08:58:36 -07:00
lxfb_core.c make video/geode/lxfb_core.c:geode_modedb[] static 2008-02-06 10:41:15 -08:00
lxfb_ops.c x86: geode: MSR cleanup 2008-04-28 08:58:35 -07:00
lxfb.h x86: geode: MSR cleanup 2008-04-28 08:58:35 -07:00
Makefile gxfb: add power management functionality 2008-04-28 08:58:36 -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 gxfb: stop sharing code with gx1fb 2008-04-28 08:58:36 -07:00