From owner-freebsd-x11@freebsd.org Tue May 8 08:34:19 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEB4DFAD6FA for ; Tue, 8 May 2018 08:34:19 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from vulpes.vvelox.net (vulpes.vvelox.net [96.95.67.25]) by mx1.freebsd.org (Postfix) with ESMTP id 5FA366E4F8 for ; Tue, 8 May 2018 08:34:17 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from vvelox.net (localhost [127.0.0.1]) (Authenticated sender: kitsune) by vulpes.vvelox.net (Postfix) with ESMTPA id 1D85F22AC797; Tue, 8 May 2018 03:34:15 -0500 (CDT) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 08 May 2018 03:34:15 -0500 From: "Zane C. B-H." To: Johannes Lundberg Cc: freebsd-x11@freebsd.org Subject: Re: current state of Intel support In-Reply-To: References: <52dd5fb08cbaa1fb61f9d2f85c1a3e84@vvelox.net> Message-ID: <424e3aa908370a55fa384edbedccd4ac@vvelox.net> X-Sender: v.velox@vvelox.net User-Agent: Roundcube Webmail/1.3.3 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.25 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, 08 May 2018 08:34:20 -0000 On 2018-05-08 03:22, Johannes Lundberg wrote: > On Tue, May 8, 2018 at 9:01 AM, Zane C. B-H. wrote: > >> I am curious, where are we at on 11 stable when it comes to support >> for >> newer Intel chipsets? Just wondering how usable X is when it comes to >> x5-Z8350 Cherry trail or the like. >> > > Hi > > I've been running 12-CURRENT with drm 4.9 successfully on Cherry Trail > but > that was a while ago. Currently all my Atom boards are on a different > continent so I haven't been able to do any testing lately with the > backported drm code to 11-stable. > It should work fine but if there's any issues you can always run with > the > scfb driver for now. The Z8350 is fast so it can handle software > rendering > quite good. Awesome. On a related note, looking at scfb, it looks like rotattion is supported, which is great. Any way to do this on the console? Looking at some of the GPD Pocket like ultra portables and these tend to come up like a tablet, meaning the console is rotated.