[Intel-gfx] [PATCH v3 3/3] drm/i915: move encoder->enable callback later in VLV crtc enable

Daniel Vetter daniel at ffwll.ch
Mon Aug 5 08:14:21 CEST 2013


On Tue, Jul 30, 2013 at 11:58:10AM +0100, Chris Wilson wrote:
> On Tue, Jul 30, 2013 at 12:20:32PM +0300, Jani Nikula wrote:
> > VLV wants encoder enabling before the pipe is up. With the previously
> > rearranged VLV DP and HDMI ->pre_enable and ->enable callbacks in place,
> > this no longer depends on the early ->enable hook call. Move the
> > ->enable call at the end of the sequence, similar to the crtc enable on
> > other platforms. This will be needed e.g. for moving the eDP backlight
> > enabling to the right place in the sequence, currently done too early on
> > VLV.
> > 
> > There should be no functional changes.
> > 
> > v2: Rebase.
> > 
> > v3: Explain why this is needed in the commit message (Chris).
> > 
> > Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> 
> I couldn't spot any functional changes in the 3 patches, so
> Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>

Series merged to dinq, thanks for the patches&review.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch



More information about the Intel-gfx mailing list