From owner-svn-src-head@freebsd.org Sat Oct 10 09:35:13 2015 Return-Path: Delivered-To: svn-src-head@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 35E839D2705; Sat, 10 Oct 2015 09:35:13 +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 E799C14AF; Sat, 10 Oct 2015 09:35:12 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1ZkqYR-000Axn-VM; Sat, 10 Oct 2015 12:35:03 +0300 Date: Sat, 10 Oct 2015 12:35:03 +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: <20151010093503.GA42243@zxy.spb.ru> References: <201510100743.t9A7h2OI000544@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201510100743.t9A7h2OI000544@repo.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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2015 09:35:13 -0000 On Sat, Oct 10, 2015 at 07:43:02AM +0000, Jean-S'ebastien P'edron wrote: > Author: dumbbell > Date: Sat Oct 10 07:43:02 2015 > New Revision: 289109 > URL: https://svnweb.freebsd.org/changeset/base/289109 > > Log: > drm/i915: Remove "Attempting to unbind pinned buffer" message > > This error message is removed in later versions of Linux and currently, > it spams users. > > PR: 200712 > MFC after: 1 week What about don't worked video playback? https://lists.freebsd.org/pipermail/freebsd-current/2015-August/057326.html