From owner-svn-src-head@FreeBSD.ORG Thu Jan 22 09:17:30 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0479B9B1; Thu, 22 Jan 2015 09:17:30 +0000 (UTC) Received: from mail-pa0-x232.google.com (mail-pa0-x232.google.com [IPv6:2607:f8b0:400e:c03::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BE10F275; Thu, 22 Jan 2015 09:17:29 +0000 (UTC) Received: by mail-pa0-f50.google.com with SMTP id bj1so608373pad.9; Thu, 22 Jan 2015 01:17:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=CyfZ64T99t3fOsWzkFjN6ti92maBnENABxYmeYIUvag=; b=mTtWjo3JDUEIv97fYLpq/nmgI3s95Mlp2/i8wpLV58NIiBoV2MnMXaBp9lVmu4U+NF LC148dR4UhJ2EEY8O0kZaak9Ufs3JwDK7fmBJGeospTHb20BQzKHPPch1DNHOkP+RRPD +/N1FYFiwQ+kcVOR2hT/NBfEBsT+yzMood2QDfhnCyxWzNTVMVU9izFVP0eECk6J0Xuf HbdZ6M+X4mO4kPavN4M9qdb/g1vynnnSZEKAJ3PRrteZVcth+7M+zw0FPu49YWiCfU1h 9AmfQqLVyFZbk5XHveKGFz6T/a8X5nIKyjGKqhH6B1ZhDxGWQE8YI5Fqg0EMHFmltAGD Zn8A== X-Received: by 10.70.38.239 with SMTP id j15mr366542pdk.115.1421918249323; Thu, 22 Jan 2015 01:17:29 -0800 (PST) Received: from ?IPv6:2601:8:ab80:7d6:d121:5f34:3218:d268? ([2601:8:ab80:7d6:d121:5f34:3218:d268]) by mx.google.com with ESMTPSA id bk8sm8599154pad.28.2015.01.22.01.17.28 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 22 Jan 2015 01:17:28 -0800 (PST) Content-Type: multipart/signed; boundary="Apple-Mail=_BFBE73B5-8C12-4703-841F-12D0C005BFC3"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r277487 - in head/sys: dev/drm2 dev/drm2/i915 dev/drm2/radeon modules/drm2/i915kms From: Garrett Cooper In-Reply-To: <20150122091439.GW42409@kib.kiev.ua> Date: Thu, 22 Jan 2015 01:17:28 -0800 Message-Id: <3DCFA90E-6BF2-48E5-885E-A7D4D2C3C5C9@gmail.com> References: <201501211610.t0LGAcMg085437@svn.freebsd.org> <1421865947.6315.1.camel@gmail.com> <20150122091439.GW42409@kib.kiev.ua> To: Konstantin Belousov X-Mailer: Apple Mail (2.1878.6) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers , Shawn Webb X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2015 09:17:30 -0000 --Apple-Mail=_BFBE73B5-8C12-4703-841F-12D0C005BFC3 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Jan 22, 2015, at 1:14, Konstantin Belousov = wrote: > On Wed, Jan 21, 2015 at 01:45:47PM -0500, Shawn Webb wrote: >> On Wed, 2015-01-21 at 16:10 +0000, Konstantin Belousov wrote: >>> Author: kib >>> Date: Wed Jan 21 16:10:37 2015 >>> New Revision: 277487 >>> URL: https://svnweb.freebsd.org/changeset/base/277487 >>>=20 >>> Log: >>> An update for the i915 GPU driver, which brings the code up to = Linux >>> commit 4d93914ae3db4a897ead4b. Some related drm infrastructure >>> changes are imported as needed. >>>=20 >>> Biggest update is the rewrite of the i915 gem io to more closely >>> follow Linux model, althought the mechanism used by FreeBSD port is >>> different. >>=20 >> Hey Kostik, >>=20 >> This causes my Haswell laptop to just display a blank screen on = bootup. >> Is there something I should be doing? I just have i915kms_load=3D"YES" >> in /boot/loader.conf. > Yes, remove the i915kms_load from your loader.conf. >=20 > Haswell is not supported. Hi kib@, Wouldn=92t it be better to check for supported PCI/vendor/etc IDs and = filter out the supported ones, just to avoid people running into issues = like this when first booting i915kms on Haswell, Broadwell, etc = hardware? Thanks! --Apple-Mail=_BFBE73B5-8C12-4703-841F-12D0C005BFC3 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJUwMAoAAoJEMZr5QU6S73eqcgH/2wPuwVyv/YLJpN4+6qcgDY5 6r16o1czRfta90XoywQhu+qqMYE96rWgSPC9TnBiZd1G/2Xsq5qS1UBfutGJjkNI QJCeLDTDmV7Jt04G8kvNtWTA6LgzXRwRApZ6YWpPfPHxBubI3LJNt3VxBWDerWJn nYD+YZIWo3l7+LPxHFgrb2l4ZChEa8BEcAK9NELA8NsQA73iUO42ew9DMXzUpD3F 7IbhSsdj0e7utqMmmRboEn+0kqc0UVnAsAO8L4Ktvhk/xTMONZ6efGe0pKMWOhAH mZl3BK8RkvRlJ3tyyamBXLC5ENe/shb89vZhBosW5be2zDAaCxCnrawubjs72/8= =Mbxh -----END PGP SIGNATURE----- --Apple-Mail=_BFBE73B5-8C12-4703-841F-12D0C005BFC3--