Re: [Intel-gfx] [PATCH] drm/i915: rip out edp special case from dp_link_down

2012-09-14 Thread Daniel Vetter
On Thu, Sep 13, 2012 at 07:17:55PM -0300, Paulo Zanoni wrote: > Hi > > 2012/9/9 Daniel Vetter : > > This has been tons of fun to figure out with git blame. The first > > notion of this code block goes back to the original cpu edp enabling > > for ilk in > > > > commit 32f9d658aee5be09ebdd28fc73063

Re: [Intel-gfx] [PATCH] drm/i915: rip out edp special case from dp_link_down

2012-09-13 Thread Paulo Zanoni
Hi 2012/9/9 Daniel Vetter : > This has been tons of fun to figure out with git blame. The first > notion of this code block goes back to the original cpu edp enabling > for ilk in > > commit 32f9d658aee5be09ebdd28fc730630e61d0b46db > Author: Zhenyu Wang > Date: Fri Jul 24 01:00:32 2009 +0800 >

Re: [Intel-gfx] [PATCH] drm/i915: rip out edp special case from dp_link_down

2012-09-10 Thread Adam Jackson
On 9/9/12 1:58 PM, Daniel Vetter wrote: The really interesting question is how this special cases survived this long in the code. The first step is declaring the pch port D as eDP if it's used for an internal panel: commit b329530ca7cdf6bf014f2124efd983e01265d623 Author: Adam Jackson Date: F

[Intel-gfx] [PATCH] drm/i915: rip out edp special case from dp_link_down

2012-09-09 Thread Daniel Vetter
This has been tons of fun to figure out with git blame. The first notion of this code block goes back to the original cpu edp enabling for ilk in commit 32f9d658aee5be09ebdd28fc730630e61d0b46db Author: Zhenyu Wang Date: Fri Jul 24 01:00:32 2009 +0800 drm/i915: Add eDP support on IGDNG mobi