From owner-freebsd-x11@freebsd.org Tue Aug 16 23:20:06 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 0D5C9BBCD95; Tue, 16 Aug 2016 23:20:06 +0000 (UTC) (envelope-from Mathias.Picker@virtual-earth.de) Received: from www94.your-server.de (www94.your-server.de [213.133.104.94]) (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 C39331E2D; Tue, 16 Aug 2016 23:20:05 +0000 (UTC) (envelope-from Mathias.Picker@virtual-earth.de) Received: from [78.47.166.52] (helo=sslproxy04.your-server.de) by www94.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_2) (envelope-from ) id 1bZnKB-0003ZH-ED; Wed, 17 Aug 2016 00:59:11 +0200 Received: from [41.164.155.146] (helo=[192.168.88.250]) by sslproxy04.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bZnKA-0002jd-Nv; Wed, 17 Aug 2016 00:59:11 +0200 User-Agent: K-9 Mail for Android In-Reply-To: <1569231fc12.1189a20c2251388.8699372849515846410@nextbsd.org> References: <1569231fc12.1189a20c2251388.8699372849515846410@nextbsd.org> MIME-Version: 1.0 Subject: Re: gfx-next update: drm-4.8-rc2 tagged in drm-next From: Mathias Picker Date: Wed, 17 Aug 2016 00:59:52 +0200 To: Matthew Macy , "freebsd-x11@freebsd.org" , "freebsd-current@freebsd.org" Message-ID: <80599479-658D-4F05-B760-9E2761254AF9@virtual-earth.de> X-Authenticated-Sender: Mathias.Picker@virtual-earth.de X-Virus-Scanned: Clear (ClamAV 0.99.2/22090/Tue Aug 16 21:46:52 2016) Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.22 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: Tue, 16 Aug 2016 23:20:06 -0000 Wow. This is incredibly welcome news. And very impressive! And there's not the slightest bit of 'bit' in this milestone :) Thanks a *lot* for your hard work! Mathias Am 16. August 2016 09:12:44 GMT+02:00, schrieb Matthew Macy : >As of this moment sys/dev/drm in the drm-next tree is sync with >https://github.com/torvalds/linux drivers/gpu/drm (albeit only for the >subset of drivers that FreeBSD supports - i915, radeon, and amdgpu). I >feel this is a bit of a milestone as it means that it is possible that >in the future graphics support on FreeBSD could proceed in lockstep >with Linux. > >In addition I have IFCed both drm-next-4.6 and drm-next to HEAD as of >today. > >Once I'm done working on Kaby Lake support I intend to get radeon and >amdgpu to the point where they work as well as i915. Following that >we'll need to spend some time resolving general correctness issues. > >-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"