From owner-freebsd-x11@freebsd.org Tue Sep 20 21:45:32 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 D9340BE39D6 for ; Tue, 20 Sep 2016 21:45:32 +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 C809B1DA6 for ; Tue, 20 Sep 2016 21:45:32 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1474407924166808.805996657684; Tue, 20 Sep 2016 14:45:24 -0700 (PDT) Date: Tue, 20 Sep 2016 14:45:24 -0700 From: Matthew Macy To: "Pete Wright" Cc: "Doug Kirk" , "Bob Willcox" , "" Message-ID: <157498f81c4.f65a3f1b280881.2755627935127572789@nextbsd.org> In-Reply-To: References: <1569231fc12.1189a20c2251388.8699372849515846410@nextbsd.org> <20160920162456.GO8480@rancor.immure.com> <439e20fa-6385-68fb-c97e-24705ebd2f94@nomadlogic.org> <157496f7268.ac5eb5ca278618.8741026532558973404@nextbsd.org> <20160920212545.GU8480@rancor.immure.com> Subject: Re: gfx-next update: drm-4.8-rc2 tagged in drm-next 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.23 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, 20 Sep 2016 21:45:32 -0000 ---- On Tue, 20 Sep 2016 14:38:51 -0700 Pete Wright wrote ---- > > On 9/20/16 2:37 PM, Doug Kirk wrote: > > Pete, if you would also put a note in about loading the i915kms driver > > in rc.conf, that'd tie a nice bow around it. > > sure thing - i'll also drop a note in there that Xorg will load this > module on demand w/o issues if you specify the Intel driver in your xorg > config. It will load it automatically without a config at all. For simpler setups no config will automatically DTRT (barring SNA/UXA issues). -M