commit | 307e44988018943586f27d554a1773f685b3342e | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Wed Mar 23 14:33:28 2016 +0100 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu Mar 24 11:24:58 2016 +0100 |
tree | f93aad85ffbd85b964cbf064e77b9959b7662c44 | |
parent | 321d178edb17d4619dbfa6216ac185c30c18d31a [diff] |
drm/i915: Remove vblank wait from hsw_enable_ips, v2. intel_post_plane_update did an extra vblank wait that's no longer needed when enabling ips. Changes since v1: - Add comment explaining why vblank wait is performed. (Paulo) Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/56F29B28.5070804@linux.intel.com