From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasily Khoruzhick Subject: Re: [PATCH] drm/i915: Use PM QoS to prevent C-state memory starvation of the GPU Date: Wed, 8 Dec 2010 19:00:17 +0200 Message-ID: <201012081900.17607.anarsoul@gmail.com> References: <20100921202607.2b46ffca@gmail.com> <201012081844.42123.anarsoul@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ew0-f42.google.com (mail-ew0-f42.google.com [209.85.215.42]) by gabe.freedesktop.org (Postfix) with ESMTP id 361CB9E7D2 for ; Wed, 8 Dec 2010 09:00:59 -0800 (PST) Received: by ewy1 with SMTP id 1so1041100ewy.15 for ; Wed, 08 Dec 2010 09:00:58 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Chris Wilson Cc: intel-gfx@lists.freedesktop.org, Paolo Ornati List-Id: intel-gfx@lists.freedesktop.org On Wednesday 08 December 2010 18:54:21 Chris Wilson wrote: > On Wed, 8 Dec 2010 18:44:41 +0200, Vasily Khoruzhick wrote: > > On Wednesday 08 December 2010 18:24:35 Chris Wilson wrote: > > > This is just a preliminary attempt to see if this even helps. Obviously > > > some more effort will need to be spent investigating a better choice of > > > latency and when we need to request it, but first: does this help? > > > > Sorry, but it does not. glxgears is still jerky. > > I thought we were trying to fix the reported framerate? Yep, it reports 20-30 instead of 60 > Try adjusting the > request max latency down from 20 to 1, or even 0. Will try. Regards Vasily