From owner-freebsd-x11@freebsd.org Wed May 11 11:29:35 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53B0EB350ED for ; Wed, 11 May 2016 11:29:35 +0000 (UTC) (envelope-from bsd@bontempi.net) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) (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 12F9B1715 for ; Wed, 11 May 2016 11:29:34 +0000 (UTC) (envelope-from bsd@bontempi.net) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id E2BC721452 for ; Wed, 11 May 2016 07:29:26 -0400 (EDT) Received: from web2 ([10.202.2.212]) by compute5.internal (MEProxy); Wed, 11 May 2016 07:29:26 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bontempi.net; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=VUjKN7DKLilOhY920o0U4dPRFJI=; b=yrxSks wjKN5hfsdzIlWrzY3w9fc3tAlqcfeIC6VwfC1r0Ubr8AlEcTw+Dw8FFp9ANexxyb K/IUb3GF91blBvbn9nGFXLsclE6wjV3jW6lpxugutqfNyTEMIP8i7quqluRDNoJ4 rh5tRAPEuLY1Ue3RzPP9GXGee9Wa18bdonN5c= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=VUjKN7DKLilOhY9 20o0U4dPRFJI=; b=ha7/Wn3QcgD6sASuf8Hy1iyJ58qwSGdUlzqAUjD2hBzorZ+ z+ffgGIuP3JkwaNeV7eJSVU3A7W70cxeLXAwZY7lPqm8wW5vrLRueRYC6PajC2wf IE/Sb0MkIoGIv5LUbIXJXzEi2Wui/fsm/Wlyg8hkSPRQKfynHIN36/NdHE+E= Received: by web2.nyi.internal (Postfix, from userid 99) id ACDEB544CED; Wed, 11 May 2016 07:29:26 -0400 (EDT) Message-Id: <1462966166.362375.604581513.4AADE438@webmail.messagingengine.com> X-Sasl-Enc: MV4PrREEr+IRvLVKG08wu/wQXZfWXBWDIZV9cLTV3AB/ 1462966166 From: Priyadarshan To: Matthew Macy , freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-de9b841d In-Reply-To: <1549f266cc5.ea588cba219264.3594536435079440635@nextbsd.org> References: <1540c0ceea9.126b592b988423.8774357707501817476@nextbsd.org> <15449ec286e.11def424858288.297669375175006270@nextbsd.org> <1549f266cc5.ea588cba219264.3594536435079440635@nextbsd.org> Subject: Re: Update 2 the state of drm-next-4.6 and next steps Date: Wed, 11 May 2016 11:29:26 +0000 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2016 11:29:35 -0000 On Wed, 11 May 2016, at 09:29, Matthew Macy wrote: > > > At least to some degree hw accelerated 3d works on the 4.6 i915 driver > (which in principle supports up through Kaby lake - I don't yet have > anything newer than Haswell). > > https://plus.google.com/114029301710423058970/posts/485LyZegC9B > > I anticipate maintaining all the pieces: linuxkpi, drm, i915, amdgpu, > amdkfd as ports for the foreseeable future to make maintenance and > continued development simpler. > > I hope to post a call for testers this weekend or early next week. > > Cheers. > > -M > > > ---- On Sun, 24 Apr 2016 13:18:14 -0700 Matthew Macy > wrote ---- > > > > > > > > ---- On Tue, 12 Apr 2016 12:57:34 -0700 Matthew Macy wrote ---- > > > There seems to be some confusion about the state of drm-next-3.9. All the work is currently going on in jmd's fork of freebsd-base-graphics: > > > > > > https://github.com/iotamudelta/freebsd-base-graphics > > > > > > The emphasis has been on bringing i915 and the drm code in dev/drm2 closer to upstream as opposed to a simple driver refresh. I'm currently implementing missing linuxkpi bits and hope to actually be testing in the next week or so. > > > > > > As of this moment there is nothing available for general consumption. I very much hope to have this phase done before code freeze. I will update the list as soon as there is anything to test. Until then, hold your horses. > > > > > > > X now runs i915kms accelerated on the 3.9 driver update. Currently *only* SNA works. > > Known issues: > > - UXA will fail with: "(EE) failed to create screen resources(EE)". > > If someone has pointer on how to diagnose other than the usual trawling > > through Xorg sources let me know. > > - The module currently leaks memory on unload. > > > > > > My general feeling is that unless you have one of the half-dozen Haswell PCIIDS that aren't support by 3.8 it probably isn't worth testing yet. I'm only sending this out to let users track its progress. > > > > > > Cheers. > > -M > > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" Wow, this is wonderful news. Thank you deeply for the hard work. Priyadarshan