From owner-freebsd-questions@freebsd.org Fri Dec 2 10:45:35 2016 Return-Path: Delivered-To: freebsd-questions@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 B073BC62FEF for ; Fri, 2 Dec 2016 10:45:35 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-io0-x231.google.com (mail-io0-x231.google.com [IPv6:2607:f8b0:4001:c06::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 70063141E for ; Fri, 2 Dec 2016 10:45:35 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-io0-x231.google.com with SMTP id a124so474289485ioe.2 for ; Fri, 02 Dec 2016 02:45:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=mMYNUYD2cAXoYWTfJ8Q4jZZeBxQGwTB2411KyA1ivyg=; b=VuY+KEystw1nuokL9LpNdfgFSdbiV+FUwI0dSmrcskg+8OUwWicAhOpyYxLAP1/KkP /HDckhPmRnso/PIG3y1c+tZgWsBDgewPvSgw2fKjKyh67eara3QOFE6AWqdsY/YX4nNS Ki8XeFVWEHFAjv+H8sb9TinUXEemwoW7VsgwWqU+Br7y2ynkigKClx1s3aJjgQxr5wz6 kz2h5i5qkBzaZS1NzxXLnN/5s2wEClMAEjBTMFptKmIPYNiEFvlFu6MQfU3Na7DPq+ML VAKGnfX48n2JOyOhgA9Ya68XQ4VaWTsr85+PgKmQWjhGhcJgTyJYExRe77yY0wQkAMGK jmGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=mMYNUYD2cAXoYWTfJ8Q4jZZeBxQGwTB2411KyA1ivyg=; b=AXyw0+5I1DgKQUSUQvJ+TGimSPnUr81aaEbolLsbIaKJYk6817LF93EMF4pDI2rP2e T5xsq5reoFtWhxJiq70toUmWulJeOCVKsxPApYzKn/6j4ituHyMv4a5nJVn2vLeMPS/d A2PG551LEqf3Q8Z2yiO+CmiQazknYH/DomhDqRZckOE5i8SP6qpn7ya2aV1c4nuB6E8p ZRdnlQfrDhY8K7rbnmsF1KCcRUGh4MjBvo88A3HPzuWhWKjWPqVzjy8id1UQev7jaSnP SU6E1sSy/MEGSQjUCMIT6uql3NVAh3x4dRCajt3ovAAoSv/WCM4Rd484lWnca7mq88hF t0Lg== X-Gm-Message-State: AKaTC01P1vpRtr8ECfRRJC+P5q+bh1RZtXQ+SD3jt9XeqMnqL3Rzp+VgEhAgvrjJSwO6YtyP5U3aqJu/Ykp+IA== X-Received: by 10.36.20.75 with SMTP id 72mr1937986itg.51.1480675534802; Fri, 02 Dec 2016 02:45:34 -0800 (PST) MIME-Version: 1.0 References: <62304F46-717C-422A-8AB6-26DB66B578B7@gmail.com> In-Reply-To: <62304F46-717C-422A-8AB6-26DB66B578B7@gmail.com> From: Ben Woods Date: Fri, 02 Dec 2016 10:45:24 +0000 Message-ID: Subject: Re: When is the drm-next-4.7 branch going to be merged into CURRENT? To: Felix Friedlander , Pascal Beyeler Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2016 10:45:35 -0000 On Fri., 2 Dec. 2016 at 4:41 pm, Felix Friedlander wrote: > > On 2 Dec. 2016, at 19:35, Pascal Beyeler > wrote: > > > > Hi everyone, > > > > I am using the drm-next-4.7 branch to run FreeBSD in a dual head > > configuration on a Skylake NUC. It works like a charm. However, I have = to > > compile the kernel myself all the time. So, I was wondering when this > > branch is going to be merged into CURRENT. Is it also going to make it > into > > 11.1? > > > > Cheers > > Pascal > > Also curious, as I=E2=80=99m in a pretty similar situation (except I norm= ally run > -CURRENT). > > -- > Felix Friedlander > > This was actually answered on the freebsd-x11@freebsd.org mailing list today: https://lists.freebsd.org/pipermail/freebsd-x11/2016-December/018426.html Regards, Ben