drm/i915: disable powersave feature for Ironlake currently
authorZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 29 Sep 2009 03:01:23 +0000 (11:01 +0800)
committerEric Anholt <eric@anholt.net>
Tue, 13 Oct 2009 17:56:57 +0000 (10:56 -0700)
commitc03342fa6d4617a77cb867ee0ec71665d520eb69
tree7a6553e5c9ac9ac62985aa5bcea051302552c81d
parent181a5336d6cc836f05507410d66988c483ad0154
drm/i915: disable powersave feature for Ironlake currently

Until we figure out the right setting for powersave features on
Ironlake, disable it for now. Also disable watermark update,
which has new registers for it on Ironlake too.

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
[anholt: Resolved against the Pineview FBC changes]
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_display.c