drm/i915: move infoframe setting to after pll enable v3
authorJesse Barnes <jbarnes@virtuousgeek.org>
Sat, 5 Apr 2014 18:51:35 +0000 (11:51 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 9 Apr 2014 12:48:19 +0000 (14:48 +0200)
commit13732ba7493fd4b28568f768ee12497e26a0c8af
tree655f48728d45a365cd60bbc5d6a8aa1e841c70a6
parent759c85e778f4f99f2f7eaa599c57b0c0ada97d08
drm/i915: move infoframe setting to after pll enable v3

Needs to happen after clock is running or it doesn't behave correctly.

v2: fix subject (Ville)
    make it clearer that this occurs in pre_enable (Paulo)
    misc bikesheds (Paulo)

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_hdmi.c