From owner-freebsd-x11@freebsd.org Thu Sep 3 23:36:04 2015 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 81FD59C907C for ; Thu, 3 Sep 2015 23:36:04 +0000 (UTC) (envelope-from leonard.rucker@gmail.com) Received: from mail-vk0-x231.google.com (mail-vk0-x231.google.com [IPv6:2607:f8b0:400c:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E79631C; Thu, 3 Sep 2015 23:36:04 +0000 (UTC) (envelope-from leonard.rucker@gmail.com) Received: by vkhf67 with SMTP id f67so2828455vkh.1; Thu, 03 Sep 2015 16:36:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=7jRNPPCSr7mGQuN+Wl00VdeQfCisfbrHM6r7zmd9Ov4=; b=XagsCxfC/oxnO1y6dO/n/swFkzRY+S4j9z6WbjELPECkGPri6T8+skGJCg7n5UvWbj UEjnIyx7vtAep43n34odcN5CLDID6LPSOBEuHB0XM4NkvxbpmDPET3uwoinJNraXdEsm hhj85uy/eVCtwxWNId1lC+E3VeScqLuZL0ys1dEM7yvlhpfius8YNVsuEwVKafduzh1S f56KPnCETOfLHGqlwwfI+0ba38sIfsUYnj0rd1vwpHuGmh06lUI/A4XmMDGZ6VMF/Hlc T6KT2dNrNGT8jwvVcxi7knAKFezeapH/AdnXHyTl+BlXD+xwfylM+p5IY28dQNVc8bS9 aL/w== X-Received: by 10.52.11.164 with SMTP id r4mr919506vdb.81.1441323363207; Thu, 03 Sep 2015 16:36:03 -0700 (PDT) MIME-Version: 1.0 References: <55AD5FAD.8070507@FreeBSD.org> In-Reply-To: <55AD5FAD.8070507@FreeBSD.org> From: Leonard Rucker Date: Thu, 03 Sep 2015 23:35:53 +0000 Message-ID: Subject: Re: Slow frame rate in X while running 10.2-BETA1 r285410M To: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= , freebsd-x11@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2015 23:36:04 -0000 Hi Jean-S=C3=A9bastien Sorry for the delay. Between work vacation and more work, I didn't see this message until now. I have always loaded the Radeon drivers on boot but I didn't try not loading it on boot. I'll try that. I actually tried buying a new AMD motherboard and CPU to see if there was some sort of problem with the current one I was using and there was no improvement. Acutally since I went from a 3 year old A8 to an A6 processor the computer seems slower and I sound over hdmi no longer works, But at least I am reasonably certain that something else has changed with the OS. Thnaks Len On Mon, Jul 20, 2015 at 1:53 PM Jean-S=C3=A9bastien P=C3=A9dron wrote: > On 13.07.2015 02:46, Leonard Rucker wrote: > > Hey Everyone. > > Hi! > > > I have a HTPC running kodi 14.2 that tracks the 10 stable branch. This > > weekend I updated from 10.1-STABLE r284325M to r285410M then I noticed > that > > the frame decreased considerably. Pre-update speeds were around 30 fps > and > > now I am seeing 10-12 fps with kodi in full screen mode. I also ran so= me > > videos in fullscreen mode from youtube in firefox and noticed the same > > choppiness there as well. > > After looking at your dmesg, I believe you load the Radeon kernel driver > from loader.conf. Was it the case with r284325M as well? Sometimes, it > appears that loading the driver from loader.conf leads to reduced > performance. > > The only change which was made to the DRM subsystem between the two > commits you mentionned is r285002. Can you try to build this commit, > then its parent, to see if it is the culprit and isolate the problem? > > Thank you! > > -- > Jean-S=C3=A9bastien P=C3=A9dron > >