commit | dfd2e9ab6a7db56a5f5bb55f71485a92613c8e11 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed May 18 11:34:38 2016 +0300 |
committer | Dave Airlie <airlied@redhat.com> | Wed Aug 03 07:06:41 2016 +1000 |
tree | 968afed7882d42d34c35f96ae1d7fb25aefc2451 | |
parent | 6608804b3d7f0552a38641b03a4e3aa1852df15b [diff] |
drm/i915: Check PSR setup time vs. vblank length Bspec says: "Restriction : SRD must not be enabled when the PSR Setup time from DPCD 00071h is greater than the time for vertical blank minus one line." Let's check for that and disallow PSR if we exceed the limit. Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>