diff options
author | Imre Deak <imre.deak@intel.com> | 2014-01-09 17:08:16 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-01-10 17:59:57 +0100 |
commit | e5cbfbfb2e0e44ed18cbadc02e0247bd1e60fb39 (patch) | |
tree | bcbcd31b849818bf12951651f631723a92558628 /drivers/gpu/drm/i915/i915_debugfs.c | |
parent | 404faabc3f1a0e38babd9d900134fef3d41e2ae7 (diff) | |
download | lwn-e5cbfbfb2e0e44ed18cbadc02e0247bd1e60fb39.tar.gz lwn-e5cbfbfb2e0e44ed18cbadc02e0247bd1e60fb39.zip |
drm/i915: vlv: W/a for hotplug/manual VGA detection
VGA detection requires the reference clock to be on, so make sure this
is the case.
This fixes VGA hotplug/manual detection where all pipes are off and so
we would normally disable all clocks.
v2:
- Instead of disabling PSR clock gating, force the reference clock on
through the DPLL_A register. (Kin Chan S <kin.s.chan@intel.com>)
v3:
- Move enabling of the clock to intel_reset_dpio() and use the DPLL_B
register instead, where we already have a similar tweak for the CRI
clock. (Ville)
Reported-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_debugfs.c')
0 files changed, 0 insertions, 0 deletions