From owner-svn-src-all@freebsd.org Sat Oct 10 10:22:35 2015 Return-Path: Delivered-To: svn-src-all@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 AD80CA106EB; Sat, 10 Oct 2015 10:22:35 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66A3B1821; Sat, 10 Oct 2015 10:22:35 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1ZkrIP-000BnO-3y; Sat, 10 Oct 2015 13:22:33 +0300 Date: Sat, 10 Oct 2015 13:22:33 +0300 From: Slawa Olhovchenkov To: =?koi8-r?Q?Jean-S'ebastien_P'edron?= Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r289109 - head/sys/dev/drm2/i915 Message-ID: <20151010102233.GJ6469@zxy.spb.ru> References: <201510100743.t9A7h2OI000544@repo.freebsd.org> <20151010093503.GA42243@zxy.spb.ru> <5618E51A.7030300@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <5618E51A.7030300@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2015 10:22:35 -0000 On Sat, Oct 10, 2015 at 12:14:50PM +0200, Jean-S'ebastien P'edron wrote: > On 10.10.2015 11:35, Slawa Olhovchenkov wrote: > > On Sat, Oct 10, 2015 at 07:43:02AM +0000, Jean-S'ebastien P'edron wrote: > > What about don't worked video playback? > > https://lists.freebsd.org/pipermail/freebsd-current/2015-August/057326.html > > Hi! > > Hopefully it will be fixed by the coming i915 update. Please see the > following wiki article for status update and instructions if you want to > test it: > https://wiki.freebsd.org/Graphics/Update%20i915%20GPU%20driver%20to%20Linux%203.8 Can I try this on 10.2 system? w/o recompile base and X11?