From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Packard Subject: Re: [PULL] drm-intel-next Date: Fri, 03 Jun 2011 16:40:06 -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 Here's another handful of fixes that I had merged to drm-intel-next. Once these are merged, I'll move drm-intel-fixes and start putting stuff there for 3.0. The following changes since commit 9e3c256d7d56a12a3242222945ce8e6347f93fa0: drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy Bridge (= 2011-05-18 15:14:39 -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 Chris Wilson (5): drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/ drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0 drm/i915/crt: Explicitly return false if connected to a digital monit= or drm/i915: Remove unused enum "chip_family" drm/i915: Share the common force-audio property between connectors Dan Carpenter (1): drm/i915: fix if statement in ivybridge irq handler Daniel Vetter (3): drm/i915: Only print out the actual number of fences for i915_error_s= tate drm/i915: not finding a fence is a non-recoverable condition drm/915: fix relaxed tiling on gen2: tile height Jason Stubbs (1): drm/i915: fix regression after clock gating init split Nicolas Kaiser (1): drm: i915: correct return status in intel_hdmi_mode_valid() drivers/gpu/drm/i915/i915_debugfs.c | 2 +- drivers/gpu/drm/i915/i915_drv.h | 8 +--- drivers/gpu/drm/i915/i915_gem.c | 28 +++++----- drivers/gpu/drm/i915/i915_irq.c | 2 +- drivers/gpu/drm/i915/intel_crt.c | 4 ++ drivers/gpu/drm/i915/intel_display.c | 89 ++++++++----------------------= ---- drivers/gpu/drm/i915/intel_dp.c | 15 +----- drivers/gpu/drm/i915/intel_drv.h | 1 + drivers/gpu/drm/i915/intel_hdmi.c | 16 +----- drivers/gpu/drm/i915/intel_modes.c | 30 +++++++++++ drivers/gpu/drm/i915/intel_sdvo.c | 14 +----- 11 files changed, 80 insertions(+), 129 deletions(-) =2D-=20 keith.packard@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iD8DBQFN6XDWQp8BWwlsTdMRAoVvAKCudSYIz0pR6aRmq186V8n0KQd1CgCggEAB fRf8+9zYDefAGo2jcEtLwLM= =s3fB -----END PGP SIGNATURE----- --=-=-=--