From owner-freebsd-x11@freebsd.org Sun May 22 15:19:51 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 363A5B45293 for ; Sun, 22 May 2016 15:19:51 +0000 (UTC) (envelope-from neel@neelc.org) Received: from mail.neelc.org (mail.neelc.org [IPv6:2001:19f0:300:7122::10]) by mx1.freebsd.org (Postfix) with ESMTP id 16C2F1D7C for ; Sun, 22 May 2016 15:19:51 +0000 (UTC) (envelope-from neel@neelc.org) Received: from [2001:470:1f07:7a6:76d0:2bff:fe8f:9742] (unknown [IPv6:2001:470:1f07:7a6:76d0:2bff:fe8f:9742]) by mail.neelc.org (Postfix) with ESMTPSA id 33F19CA1503 for ; Sun, 22 May 2016 11:19:50 -0400 (EDT) Date: Sun, 22 May 2016 11:19:22 -0400 From: Neel Chauhan Subject: Re: 4.6 DRM/i915 update CFT (Sandy =?us-ascii?Q?Bridge=3F=29=2FIvyBridge=2FHaswell=2FBroadwell=2FS?= =?us-ascii?Q?kyLake=2FKabyLakesupported?= To: freebsd-x11@freebsd.org Message-Id: <1463930362.997.1@mail.neelc.org> X-Mailer: geary/0.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed 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: Sun, 22 May 2016 15:19:51 -0000 UPDATE: Broadwell actually does work on my laptop, and quite well, provided that I don't use this line in the X.Org config: Option "AccelMethod" "sna" Probably this line in the X.Org config is causing issues. If I load i915kms and don't use xinit/startx, the console is still slow. But if I run xinit/startx, the performance is good. Also, if I leave X.Org and go back to the console, the slow console is not there. Thanks, Neel Chauhan