From owner-freebsd-current@freebsd.org Wed Aug 17 06:23:14 2016 Return-Path: Delivered-To: freebsd-current@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 1F562BBD500; Wed, 17 Aug 2016 06:23:14 +0000 (UTC) (envelope-from t@tomoyat1.com) Received: from mail.tomoyat1.com (v133-130-119-65.a04a.g.tyo1.static.cnode.io [133.130.119.65]) (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 E750D17DB; Wed, 17 Aug 2016 06:23:13 +0000 (UTC) (envelope-from t@tomoyat1.com) Received: from tomoyat1.com (101-143-12-108f1.shg1.eonet.ne.jp [101.143.12.108]) by mail.tomoyat1.com (Postfix) with ESMTPSA id B4E66C5BE; Wed, 17 Aug 2016 06:13:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tomoyat1.com; s=tomoyat1; t=1471414435; bh=Qyat7wTOVw9+XKvUdua0auRgTdtP85Enk18EpPVE2u4=; h=Date:From:To:Subject:Message-ID:From:Sender:To:CC:Subject: Message-Id:Date; b=J0VqsMlx+oeIQDRvW/emuGsqs4iG08HbhkQBGN848x6whRBaDIOOdBmHTfxdOnznJ R4KJMdIr6mJDj9c0lpGu/4X8PFSwHRkxhfqycqA9wlgDJ7q//c6JH5JcWIAQybiTi6 CmxXWIeEIIfEWwXTzXg3kkNYCMPnjp+3JTJNwKnY= Date: Wed, 17 Aug 2016 15:13:54 +0900 From: Tomoya Tabuchi To: freebsd-x11@freebsd.org, "freebsd-current@freebsd.org" Subject: Re: gfx-next update: drm-4.8-rc2 tagged in drm-next Message-ID: <20160817061354.GA883@tomoyat1.com> Mail-Followup-To: freebsd-x11@freebsd.org, "freebsd-current@freebsd.org" References: <1569231fc12.1189a20c2251388.8699372849515846410@nextbsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1569231fc12.1189a20c2251388.8699372849515846410@nextbsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2016 06:23:14 -0000 Hello I'd like to know what 'IFCed to HEAD' means. I'm quite new to FreeBSD. Thank you for your work. Looking forward to running FreeBSD on my laptop with graphics. Thanks in advance. Tomoya On Tue, Aug 16, 2016 at 12:12:44AM -0700, Matthew Macy wrote: > 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"