From owner-freebsd-stable@freebsd.org Wed Jun 6 17:14:47 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 395B8FDB20A for ; Wed, 6 Jun 2018 17:14:47 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from taro.get.c.bitbit.net (taro.getmail.no [84.210.184.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A450E7E145 for ; Wed, 6 Jun 2018 17:14:46 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from montes.get.c.bitbit.net (unknown [10.7.88.21]) by taro.get.c.bitbit.net (Postfix) with ESMTPS id 61AC76241 for ; Wed, 6 Jun 2018 19:06:55 +0200 (CEST) Received: from ryder.getmail.no (unknown [10.7.88.25]) by montes.get.c.bitbit.net (Postfix) with ESMTP id 7BAAE15F3 for ; Wed, 6 Jun 2018 19:06:17 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ryder.getmail.no (Postfix) with ESMTP id 5815D629C0 for ; Wed, 6 Jun 2018 19:06:07 +0200 (CEST) Received: from ryder.getmail.no ([127.0.0.1]) by localhost (ryder.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id wKZje8WNPcZX for ; Wed, 6 Jun 2018 19:06:06 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ryder.getmail.no (Postfix) with ESMTP id D1D4762B03 for ; Wed, 6 Jun 2018 19:06:06 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.9.2 ryder.getmail.no D1D4762B03 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=getmail.no; s=8A9C8B4C-D727-11E2-8095-B6466E6B3FA2; t=1528304766; bh=tcgCWY6ec62T51VcQiz96scpqWFasOIR7r6mwbkRrEU=; h=Date:From:To:Subject:Message-Id:Mime-Version:Content-Type: Content-Transfer-Encoding; b=TIhIBOQkcIr1COIv0CC4ImsLuSFLppkxcIEdzN/C74a3B11rsxfi85rvX82m92nxv H7A7nSI0tBM9SZhMObnSYpD1j4j+EKnSwNsJi95tBiQRzXimrr7/GXF//liAG9Lhor 20EgsSMUFaf4DTqdJyvV/keIgpIhm7yaXJXYqfMs= X-Virus-Scanned: amavisd-new at ryder.getmail.no Received: from ryder.getmail.no ([127.0.0.1]) by localhost (ryder.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id L8JcDjx2GgKN for ; Wed, 6 Jun 2018 19:06:06 +0200 (CEST) Received: from kg-core1.kg4.no (unknown [81.191.204.127]) by ryder.getmail.no (Postfix) with ESMTPSA id A73CB629C0 for ; Wed, 6 Jun 2018 19:06:06 +0200 (CEST) Date: Wed, 6 Jun 2018 19:06:05 +0200 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Subject: Re: [CFT] [X11] graphics/drm-next-kmod now builds, loads and works on FreeBSD-11-stable Message-Id: <20180606190605.d63c2689b233c5e0f151e611@getmail.no> In-Reply-To: <20180306165346.1b0807ba857f1a89b260bf6e@getmail.no> References: <3ad595ce-e15b-d475-e057-4dde88e2630c@selasky.org> <20180302165319.98905ae207bdae80f6052474@getmail.no> <2af7c35e-7bc6-145a-4871-35e02d285672@nomadlogic.org> <20180306165346.1b0807ba857f1a89b260bf6e@getmail.no> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd10.4) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2018 17:14:47 -0000 On Tue, 6 Mar 2018 16:53:46 +0100 Torfinn Ingolfsen wrote: > On Fri, 2 Mar 2018 11:33:57 -0800 > Pete Wright wrote: >=20 > >=20 > > Hey there - thanks for testing!=A0 I would recommend posting an issue on > > the Github repo for this.=A0 If you could be sure to include which > > revision you are running (11-stable or 12-current revision) in addition > > to the version of the port/pkg you have install that'd be helpful. >=20 > Done. > Issue 38: https://github.com/FreeBSDDesktop/kms-drm/issues/38 >=20 Update: I just upgraded to latest versions of the modules from the ports tree: May 17 13:25:17 kg-z30b pkg-static: gpu-firmware-kmod-g20180319_1 installed May 17 13:28:42 kg-z30b pkg-static: drm-next-kmod-4.11.g20180505_1 installed and the lag in the console is now gone. Thanks! Oh, and I added a comment on Issue 38 in Github. --=20 Torfinn Ingolfsen