Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/i915
Daniel Vetter ea9b6006b5 drm/i915: move set_pll_edp to intel_dp.c
Now that we enable the cpu edp pll in intel_dp->pre_enable and no
longer in crtc_mode_set, we can also move the modeset part to the
intel_dp->mode_set callback. Previously this was not possible because
the encoder ->mode_set callbacks are called after the crtc mode set
callback.

v2: Rebase on top of copy&pasted hsw crtc_mode_set.

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-12-06 14:28:06 +01:00
..
2012-11-29 11:43:52 +01:00
2012-11-29 14:58:53 +01:00
2012-12-03 22:31:04 +01:00
2012-11-29 14:58:53 +01:00
2012-07-25 18:23:48 +02:00