From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Valid DP connection without EDID? Date: Tue, 18 Sep 2012 17:11:51 +0200 Message-ID: References: <50534C4F.6020607@redhat.com> <1347899076.25266.46.camel@atropine> <1347977073.25266.78.camel@atropine> <1347979691.25266.91.camel@atropine> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by gabe.freedesktop.org (Postfix) with ESMTP id 17205A0962 for ; Tue, 18 Sep 2012 08:11:52 -0700 (PDT) In-Reply-To: <1347979691.25266.91.camel@atropine> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Adam Jackson Cc: mmarek@suse.cz, intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org At Tue, 18 Sep 2012 10:48:11 -0400, Adam Jackson wrote: > > On Tue, 2012-09-18 at 16:32 +0200, Takashi Iwai wrote: > > > Woohoo, the patch works! > > \o/ > > > Could you brush up and resend the patches for merging to 3.7 kernel? > > Or, would you like to fix the multiple branch devices first? > > I'm not too worried about branch devices with multiple downstreams just > yet. I don't know of any you can buy anyway. Even if you could there's > some open questions about how we'd present them to the user, and the > whole concept will need rethinking once we get multiple-stream support. > > The only case I can think of where this might not work sanely is an > active DP->HDMI adaptor with sinks for both audio and video? But again, > I don't think those exist. If they do you'd expect both the A and V > sinks to plug simultaneously, so sink count should always be either zero > or non-zero, so it should work anyway. FWIW, I tried an active DP->DVI adapter, and it seems working, too. But the sink count is 1, so it doesn't look like A+V sinks. Takashi