]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27f8ba6cf96269bd01e6b2cc29c2772fb2051fc3
treebe863a9b1df17967303b6cd662758998b19763ff
parent9f1df97395878cb3f2c24c5766896376e6e68250
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