drm/i915: Enable PSR by default.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 11 Jul 2014 17:30:19 +0000 (10:30 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 23 Jul 2014 05:05:21 +0000 (07:05 +0200)
commitb6d547791fd3ef4ccc89ad2556ab01045640aef7
treee826a905e154c310bc13b9d260674d6dd0ea4b30
parenteeefa889cddb8d7e4ee6ce0212e685dd624d66a1
drm/i915: Enable PSR by default.

Panel Self Refresh is an eDP power saving feature specified by VESA's eDP v1.3,
that allows some panel componets to shutdown while you still see static images on
the screen. Besides being supported on the platform it must be supported by the
eDP panel itself.

Now that we have the propper frontbuffer tracking support and correct locks on place
we can enabled this feature by default.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_params.c
This page took 0.024847 seconds and 5 git commands to generate.