2013/5/2 Daniel Vetter <[email protected]>: > On Thu, May 02, 2013 at 10:34:23AM -0300, Paulo Zanoni wrote: >> 2013/4/30 Daniel Vetter <[email protected]>: >> > If we ever leak a non-DP compliant port width through here, we have a >> > pretty serious issue. So just rip out all these WARNs - if we need >> > them it's probably better to have them at a central place where we >> > compute the dp lane count. >> > >> > Also use the new DDI width macro for FDI mode. >> > >> > Cc: Paulo Zanoni <[email protected]> >> > Signed-off-by: Daniel Vetter <[email protected]> >> >> Nice one. >> >> Reviewed-by: Paulo Zanoni <[email protected]> > Queued for -next, thanks for the review.
And now that I've actually booted a Kernel with the patch I see that the chunk inside intel_ddi_enable_transcoder_func is wrong. We should assign to the "temp" variable, not "intel_dp->DP". This gives me a nice black screen on DP. > -Daniel > -- > Daniel Vetter > Software Engineer, Intel Corporation > +41 (0) 79 365 57 48 - http://blog.ffwll.ch -- Paulo Zanoni _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
