From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cock.li ([185.100.85.212]) by ewsd; Tue Jul 10 16:37:01 EDT 2018 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on cock.li X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,NO_RECEIVED,NO_RELAYS shortcircuit=_SCTYPE_ autolearn=disabled version=3.4.1 Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=airmail.cc; s=mail; t=1531255015; bh=IZxIXzZ3gTb9KZn3boZuOeFVmsGltzwdbyIpe/OnccI=; h=Date:From:To:Subject:From; b=K2dCD9YU3KiUA+m1r/mQGDk4gcq0kfa5Xkr2uf20JEsDX8D4UWhKdwwhPrb5lv/df rF8lwUj0R91VuHlcr08GjQR9wqrLrHacv1fTNjLcpreHLTTv/RfAkZSquajWkmyaT9 Ycio81ydk26fArFIRxpN+DrjaKIpP2I6NUogmT/OwxzYRy5rONqvtDXxotTbNO5JBd XYBDjtZMAAx+98s7YpANL04HhBL/u4AcZE9b9gydllzIMdi/766xsU0ynF4RIMXni3 p2xXI24S4DhSagKy2y6dDT89q3b1aEYg7RGx1Ze+AeqDyBUWIQml+v/c+nkW/8gvo+ pgFdInN5Ie4VA== Date: Tue, 10 Jul 2018 13:34:42 -0700 From: ioh@airmail.cc To: x220@airmail.cc, to@airmail.cc, vgadb@airmail.cc, 9front@9front.org Subject: add 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: optimized mobile storage self-signing interface-aware out-scaling control This is a proposed change to vgadb. The hardware for the x220 is already in the db, and the edid info matches that of the x230. So I reorganized the vgadb so the x220 edid info is in there and the x230 is an alias to x220. Thoughts? Sorry for the previous message without a note or subject, I'm still learning email through 9front. diff -r dcfbb100317e lib/vgadb --- a/lib/vgadb Mon May 14 19:19:50 2018 +0200 +++ b/lib/vgadb Tue Jul 10 13:33:51 2018 -0700 @@ -1700,16 +1700,6 @@ hsync=+ vsync=- # -# Lenovo X230 (LCD) LVDS -# -x230=1366x768 # 60Hz - clock=75.2 - shb=1414 ehb=1478 ht=1582 - vrs=772 vre=779 vt=792 - hsync=+ vsync=- - lcd=1 - -# # Lenovo ThinkPad X200 (LCD) LVDS # x200=1280x800 # 60Hz @@ -1723,6 +1713,22 @@ alias=x200 # +# Lenovo X220 (LCD) LVDS +# +x220=1366x768 # 60Hz + clock=75.2 + shb=1414 ehb=1478 ht=1582 + vrs=772 vre=779 vt=792 + hsync=+ vsync=- + lcd=1 + +# +# Lenovo X230 (LCD) LVDS +# +x230 + alias=x220 + +# # Lenovo ThinkPad X301 (LCD) LVDS # x301=1440x900 # 60Hz