From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 2020 invoked from network); 9 Apr 2023 21:28:11 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 9 Apr 2023 21:28:11 -0000 Received: from wopr.sciops.net ([216.126.196.60]) by 9front; Sun Apr 9 17:26:57 -0400 2023 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sciops.net; s=20210706; t=1681075505; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/j4p8AnGtABOYoHyyIlGNgKxAxUR58cYz4iTnBXe63Y=; b=eci+UXCd+fbnKlkjtKqrvbJvsemTyJU/nl0TNrY2tglps1wtLjZsSRrrp/DywWF1a5cSqw 64O6mMYCShjzXvpHQdy77TjS20LrBE+sCv59cpbTFkCyUHqUPp8+p+s/PxkP+BdGjKmLip XDvW5cKQIwDVrI4N60ReTfjwhvQYyc0= Received: by wopr.sciops.net (OpenSMTPD) with ESMTPSA id 9b4a8b0a (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for <9front@9front.org>; Sun, 9 Apr 2023 14:25:05 -0700 (PDT) Message-ID: Date: Sun, 09 Apr 2023 23:26:46 +0200 From: qwx@sciops.net To: 9front@9front.org 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: proxy event content-driven-aware content-driven general-purpose scripting optimizer Subject: Re: [9front] displayport thinkpad x230 external monitor black screen Reply-To: 9front@9front.org Precedence: bulk > From: Romano > Date: Sun, 09 Apr 2023 06:31:09 +0000 > Subject: [PATCH] [PATCH] DP 1.2 on igfx; EDID wrapping; VGA display connections > > > This patch more fully implements the training patterns for DP 1.2 per the spec, > which then allows more monitors to successfully train and therefore connect. In > my case it was an LG 34UM68-P. > > Secondly, this fixes EDID shifting to work with a wider range of values, notably > ones which wrap. > > Lastly, a small correction in vesa.c as to which bits are used to determine > available connections. Wow, great work! I only skimmed through your patch, and I do have some comments, but this is awesome. I don't have access to any displayport monitors here to try that stuff myself, but I'll look over your patch as soon as I can, though perhaps others already have/will. I'll try to scavenge some equipment at work. Prost, qwx