From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from duke.felloff.net ([216.126.196.34]) by ur; Thu Jul 28 09:31:10 EDT 2016 Message-ID: <18968ec970b59f46e65e46781b65e5c0@felloff.net> Date: Thu, 28 Jul 2016 15:31:02 +0200 From: cinap_lenrek@felloff.net To: 9front@9front.org Subject: Re: [9front] core-i5(TypeSNB) and vesa mode In-Reply-To: <0e4c2f5bc2fa903685a690b69e12a6c7@titan.jitaku.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: self-signing template engine hypervisor >> theres what the linux driver does for SNB fdi link training, conforming to >> the documentation: >> >> http://lxr.free-electrons.com/source/drivers/gpu/drm/i915/intel_display.c#L3419 > >It's very hard to me to read linux sources... >abstruction, abstruction, abstruction, abstruction, abstruction > >Kenji its just two functions. gen6_fdi_link_train() is called frist, which exercises training pattern 1 and 2. after that, intel_fdi_normal_train() is called which switches to link train pattern normal mode. -- cinap