android_kernel_xiaomi_sdm845/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_gx1.c [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 2005-09-09 14:03:48 -07:00
display_gx1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
display_gx.c gxfb: stop sharing code with gx1fb 2008-04-28 08:58:36 -07:00
geodefb.h [PATCH] fbdev: geode updates 2005-09-09 13:57:59 -07:00
gx1fb_core.c [PATCH] Recognize video=gx1fb:... option 2007-02-12 09:48:42 -08:00
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 [PATCH] fbdev: geode updates 2005-09-09 13:57:59 -07:00
video_cs5530.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
video_gx.c gxfb: stop sharing code with gx1fb 2008-04-28 08:58:36 -07:00