On Thu, Sep 29, 2011 at 06:09:44PM -0700, Keith Packard wrote: > 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 <kei...@keithp.com> If I understand things correctly we don't need the vdd_on/off on dpms off because the panel is running and has power. Assuming my understanding is correct: Reviewed-by: Daniel Vetter <daniel.vet...@ffwll.ch> -- Daniel Vetter Mail: dan...@ffwll.ch Mobile: +41 (0)79 365 57 48 _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
- Re: [Intel-gfx] [PATCH 07/21] drm/i915: Check for eDP i... Daniel Vetter
- Re: [Intel-gfx] [PATCH 07/21] drm/i915: Check for eDP i... Keith Packard
- [PATCH 13/21] drm/i915: Place long delays after each eDP VDD... Keith Packard
- Re: [Intel-gfx] [PATCH 13/21] drm/i915: Place long dela... Daniel Vetter
- Re: [Intel-gfx] [PATCH 13/21] drm/i915: Place long dela... Keith Packard
- [PATCH 08/21] drm/i915: Turn force VDD back off when panel r... Keith Packard
- [PATCH 09/21] drm/i915: Delay DP i2c initialization until pa... Keith Packard
- [PATCH 12/21] drm/i915: Ensure eDP powered up during DP_SET_... Keith Packard
- Re: [PATCH 12/21] drm/i915: Ensure eDP powered up durin... Daniel Vetter
- Re: [PATCH 12/21] drm/i915: Ensure eDP powered up durin... Keith Packard
- [PATCH 16/21] drm/i915: edp_panel_on does not need to return... Keith Packard
- [PATCH 11/21] drm/i915: Enable eDP panel power during I2C in... Keith Packard
- [PATCH 20/21] drm/i915: Restrict ILK-specific eDP power hack... Keith Packard
- [PATCH 14/21] drm/i915: Correct eDP panel power sequencing d... Keith Packard