Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_p…
…repare Any call to intel_dp_sink_dpms must ensure that the panel has power so that the DP_SET_POWER operation will be correctly received. The only one missing this was in intel_dp_prepare. Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
- Loading branch information