[Intel-gfx] [PATCH v3 3/3] drm/i915: move encoder->enable callback later in VLV crtc enable
Chris Wilson
chris at chris-wilson.co.uk
Tue Jul 30 12:58:10 CEST 2013
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>
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list