summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorZhenyu Wang <zhenyuw@linux.intel.com>2009-12-16 13:36:10 +0800
committerEric Anholt <eric@anholt.net>2009-12-16 09:41:32 -0800
commitcbda12d77ea590082edb6d30bd342a67ebc459e0 (patch)
tree17d07c462b4baa270ac1e3ed43f7bd755a40c595 /arch/arm
parent11ba159288f1bfc1a475c994e598f5fe423fde9d (diff)
downloadop-kernel-dev-cbda12d77ea590082edb6d30bd342a67ebc459e0.zip
op-kernel-dev-cbda12d77ea590082edb6d30bd342a67ebc459e0.tar.gz
drm/i915: implement new pm ops for i915
One problem in i915 hibernate with current legacy pci pm ops is that after we do freeze, we'll be forced to do resume once again, which re-init some resources and do modesetting again, that is unnecessary for hibernate. This patch trys to bypass that. We can't resolve this within legacy pm framework, but can do it easily with new pm ops. Suspend (S3) process has also been kept without change. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud