From owner-freebsd-x11@freebsd.org Fri Aug 12 07:21:12 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 09317BB65A9; Fri, 12 Aug 2016 07:21:12 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from sender163-mail.zoho.com (sender163-mail.zoho.com [74.201.84.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F0BB21E4B; Fri, 12 Aug 2016 07:21:11 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1470986462434533.3074407486148; Fri, 12 Aug 2016 00:21:02 -0700 (PDT) Date: Fri, 12 Aug 2016 00:21:02 -0700 From: Matthew Macy To: "freebsd-x11@freebsd.org" , "freebsd-current@freebsd.org" Message-ID: <1567da024af.bfcdfbc455906.5120985150976586422@nextbsd.org> Subject: drm-4.7-rc1 tagged MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail 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: Fri, 12 Aug 2016 07:21:12 -0000 A few days ago I branched drm-next-4.6 in to drm-next and synced it with Torvalds' tree as of the v4.6 tag. I then integrated the ~800 commits to drm / i915 / radeon / amdgpu , testing periodically along the way and updating the linuxkpi as needed. I've just tagged the drm-next branch with drm-4.7-rc1 to indicate that it is in sync with 4.7-rc1 upstream. If any of you are feeling adventurous I would appreciate it if you would try it and report any regressions with respect to drm-next-4.6. I'm aware that there are a number of issues with drm-next-4.6 so I'm only really interested in _new_ issues. If you're feeling really adventurous - run the piglit test suite from the ports' xserver-next branch and do a root cause analysis on test failures. As always the repo is at: https://github.com/FreeBSDDesktop/freebsd-base-graphics Look through the existing open issues before filing a report and check the wiki first to address any problems. Cheers. -M