[Intel-gfx] [PATCH 9/9] drm/i915: create the DDI encoder

Daniel Vetter daniel at ffwll.ch
Tue Oct 30 22:36:58 CET 2012


On Tue, Oct 30, 2012 at 12:51:11PM +0000, Damien Lespiau wrote:
> 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>
> >
> > Now intel_ddi_init is just like intel_hdmi_init and intel_dp_init: it
> > inits the encoder and then calls the proper init_connector functions.
> > Notice that for non-eDP ports we call both HDMI and DP connector init,
> > so we have 2 connectors attached to each DDI encoder.
> >
> > After this change, intel_hdmi_init and intel_dp_init are only called
> > by Ivy Bridge and earlier, while hardware containing DDI outputs
> > should call intel_ddi_init.
> >
> > Also added/removed quite a few "static" keywords due to the fact that
> > some function pointers were moved from intel_dp.c and intel_hdmi.c to
> > intel_ddi.c.
> >
> > DP finally works on Haswell now! \o/
> >
> > Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>
> 
> Reviewed-by: Damien Lespiau <damien.lespiau at intel.com>

All merged to dinq, thanks for patches and review. There was a strange
patch conflict on the last one (I couldn't figure out what actually
conflicted), please check whether I haven't broken anything.

Yours, 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