drm/i915/gen9: look for adjusted_mode in the SAGV check for interlaced
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 10 Oct 2016 20:30:59 +0000 (17:30 -0300)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 18 Oct 2016 12:41:21 +0000 (10:41 -0200)
commitc89cadd50b0117477935404e0054a35251cfa654
treebe863a9b1df17967303b6cd662758998b19763ff
parentee3d532fcb64872bc20be0ee58f7afdb9fa82abe
drm/i915/gen9: look for adjusted_mode in the SAGV check for interlaced

We want to look at the mode that we're actually going to set. All the
other display checks for interlaced flags also look at adjusted_mode.

Cc: Lyude <cpaul@redhat.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Lyude <cpaul@redhat.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1476131459-23763-2-git-send-email-paulo.r.zanoni@intel.com
drivers/gpu/drm/i915/intel_pm.c