[Intel-gfx] [PATCH 4/9] drm/i915: split intel_hdmi_init into encoder and connector pieces

Lespiau, Damien damien.lespiau at intel.com
Tue Oct 30 12:57:29 CET 2012


On Fri, Oct 26, 2012 at 10:05 PM, Paulo Zanoni <przanoni at gmail.com> wrote:
> From: Paulo Zanoni <paulo.r.zanoni at intel.com>
>
> We want to split the HDMI connector and encoder initialization because
> in the future the DDI code will have its own "encoder init" function,
> but it will still call intel_hdmi_init_connector. The DDI encoder will
> actually have two connectors attached to it: HDMI and DP.
>
> The best way to look at this patch is to imagine that we're renaming
> intel_hdmi_init to intel_hdmi_init_connector and removing the
> encoder-specific pieces and placing them into intel_hdmi_init.
>
> Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>

Reviewed-by: Damien Lespiau <damien.lespiau at intel.com>

-- 
Damien



More information about the Intel-gfx mailing list