drm/i915: Move some hdmi enable function name to vlv specific.
authorChon Ming Lee <chon.ming.lee@intel.com>
Wed, 16 Oct 2013 09:07:41 +0000 (17:07 +0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 16 Oct 2013 11:32:18 +0000 (13:32 +0200)
commit9514ac6e7a55328b1fad4b7fc7227d3beb01d7ad
tree99f3522dfb4e01212822d5f6b20575a2b7ad0251
parente8dfcf789591965abf3ad72856137c35abe3edc2
drm/i915: Move some hdmi enable function name to vlv specific.

There is no functional change on this patch.  Only rename several
hdmi encoder function name which suppose to use only by valleyview from
intel_hdmi_pre_pll_enable to vlv_hdmi_pre_pll_enable, and etc.

Signed-off-by: Chon Ming Lee <chon.ming.lee@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_hdmi.c
This page took 0.024219 seconds and 5 git commands to generate.