From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Packard Subject: Re: [PULL] drm-intel-next Date: Tue, 17 May 2011 15:00:01 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Dave Airlie Cc: linux-kernel , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --=-=-= Content-Transfer-Encoding: quoted-printable I've pushed four more patches to this branch for your merging pleasure. > * Disabling FBC on Ironlake to enable RC6 instead Two patches for this are included. The following changes since commit 645c62a5e95a5f9a8e0d0627446bbda4ee042024: drm/i915: split PCH clock gating init (2011-05-13 18:12:53 -0700) are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git drm= -intel-next Feng, Boqun (2): drm/i915: fix user irq miss in BSD ring on g4x drm/i915: clean up unused ring_get_irq/ring_put_irq functions Jesse Barnes (2): drm/i915: add fbc enable flag, but disable by default drm/i915: enable rc6 by default drivers/gpu/drm/i915/i915_debugfs.c | 3 ++ drivers/gpu/drm/i915/i915_drv.c | 7 +++- drivers/gpu/drm/i915/i915_drv.h | 2 + drivers/gpu/drm/i915/intel_display.c | 5 +++ drivers/gpu/drm/i915/intel_ringbuffer.c | 50 ++++++++++++++-------------= --- 5 files changed, 38 insertions(+), 29 deletions(-) =2D-=20 keith.packard@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iD8DBQFN0u/hQp8BWwlsTdMRAoVKAJ9L3eTfYGKPfce2rDGb5PxyLY7xYwCgzeG2 BAZ3b8xhljFGFBTnosOLZAE= =x9by -----END PGP SIGNATURE----- --=-=-=--