From mboxrd@z Thu Jan 1 00:00:00 1970 From: ville.syrjala@linux.intel.com Subject: [RFC][PATCH 0/2] drm/i915: VLV rps timer changes Date: Tue, 25 Jun 2013 21:38:09 +0300 Message-ID: <1372185491-9688-1-git-send-email-ville.syrjala@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id 03E47E5C41 for ; Tue, 25 Jun 2013 11:38:23 -0700 (PDT) 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: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Just a few more rps patches for VLV. I noticed a silly GPU frequency ping-pong effect on an idle GPU due to the VLV rps timer. So I figured I'd do something about it, and the second patch tries to make sure that the first patch doesn't cause poor performance when the GPU becomes busy again.