drm/i915: Use intel_edp_panel_vdd_on() in intel_dp_probe_mst()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 18 Aug 2014 19:15:58 +0000 (22:15 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 3 Sep 2014 09:04:00 +0000 (11:04 +0200)
commitd337a341532d028920fc49832213c6dd2ce8289c
tree50b8666a8d2d0b8d31c22cfc79325c5d643ed394
parentad933b5630ec4413070cbba1599426b97b1cee57
drm/i915: Use intel_edp_panel_vdd_on() in intel_dp_probe_mst()

We want to use the higher level vdd on func here. Not a big deal
yet (we'd just get the warn when things go awry) but when the
locking gets fixed this becomes more important.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c
This page took 0.026173 seconds and 5 git commands to generate.