Home
last modified time | relevance | path

Searched hist:fccdaba4317604602e5802c3afc4021f2fb8132e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_suspend.cdiff fccdaba4317604602e5802c3afc4021f2fb8132e Wed Jul 08 01:13:14 CDT 2009 Zhao Yakui <yakui.zhao@intel.com> drm/i915: Avoid saving/restore the modesetting registers twice in KMS mode

In KMS mode we now use the normal mode-setting paths to set the modes
back to the current configuration, so we don't need to also run the more
limited non-KMS implementation of modesetting for resume.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>