[Intel-gfx] [PATCH 18/18] drm/i915: enable DDI eDP

Rodrigo Vivi rodrigo.vivi at gmail.com
Wed Oct 24 16:24:15 CEST 2012


Reviewed-by: Rodrigo Vivi <rodrigo.vivi at gmail.com>

On Tue, Oct 23, 2012 at 6:30 PM, Paulo Zanoni <przanoni at gmail.com> wrote:
> From: Paulo Zanoni <paulo.r.zanoni at intel.com>
>
> Now that all the eDP enablement bits are there, we can actually try to
> use the eDP.
>
> Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>
> ---
>  drivers/gpu/drm/i915/intel_ddi.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_ddi.c b/drivers/gpu/drm/i915/intel_ddi.c
> index 47b52eb..760d290 100644
> --- a/drivers/gpu/drm/i915/intel_ddi.c
> +++ b/drivers/gpu/drm/i915/intel_ddi.c
> @@ -242,8 +242,8 @@ void intel_ddi_init(struct drm_device *dev, enum port port)
>
>         switch(port){
>         case PORT_A:
> -               /* We don't handle eDP and DP yet */
>                 DRM_DEBUG_DRIVER("Found digital output on DDI port A\n");
> +               intel_dp_init(dev, DDI_BUF_CTL_A, PORT_A);
>                 break;
>         /* Assume that the  ports B, C and D are working in HDMI mode for now */
>         case PORT_B:
> --
> 1.7.11.4
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx



-- 
Rodrigo Vivi
Blog: http://blog.vivi.eng.br



More information about the Intel-gfx mailing list