• Rodrigo Vivi's avatar
    drm/i915: Enable PSR by default. · b6d54779
    Rodrigo Vivi authored
    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: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    b6d54779
i915_params.c 6.31 KB