]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - drivers/gpu
drm/i915: Ironlake suspend/resume support
authorZhenyu Wang <zhenyuw@linux.intel.com>
Wed, 21 Oct 2009 07:27:01 +0000 (15:27 +0800)
committerEric Anholt <eric@anholt.net>
Fri, 23 Oct 2009 18:31:26 +0000 (11:31 -0700)
commit4204878179c99d419d392d78d817729992b4c442
treef99427dec4fecef2653497a00bf5b65f7b60d4f4
parentfe798b9718bea5c48938fc38fa78ae9503b8de6c
drm/i915: Ironlake suspend/resume support

This adds registers save/restore for Ironlake to make suspend work.

Signed-off-by: Guo, Chaohong <chaohong.guo@intel.com>
[zhenyuw: some code re-orgnization, and add more save/restore for
FDI link and transcoder registers, also fix palette register for Ironlake]
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_suspend.c