All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Keith Packard" <keithp@keithp.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Dave Airlie <airlied@linux.ie>,
	dri-devel@lists.freedesktop.org
Subject: [PULL] drm-intel-fixes (drm/i915 driver)
Date: Fri, 24 Jun 2011 21:11:57 -0700	[thread overview]
Message-ID: <yunhb7eblde.fsf@aiko.keithp.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1350 bytes --]


Here's a few minor fixes for the intel drm driver.

This should fix:

 * Lost interrupts on Sandybridge from the BSD ring
 * Sandybridge forcewake error during suspend/resume
 * Performance regression due to discarding GTT mappings
 * Broken 9xx display at startup due to lost call to intel_enable_plane

The following changes since commit 56299378726d5f2ba8d3c8cbbd13cb280ba45e4f:

  Linux 3.0-rc4 (2011-06-20 20:25:46 -0700)

are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git drm-intel-fixes

Ben Widawsky (1):
      drm/i915: save/resume forcewake lock fixes

Chris Wilson (1):
      drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridge

Eric Anholt (1):
      Revert "drm/i915: Kill GTT mappings when moving from GTT domain"

Keith Packard (1):
      drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)

 drivers/gpu/drm/i915/i915_gem.c            |   10 ++++------
 drivers/gpu/drm/i915/i915_gem_execbuffer.c |    4 ----
 drivers/gpu/drm/i915/i915_irq.c            |    1 +
 drivers/gpu/drm/i915/i915_reg.h            |    1 +
 drivers/gpu/drm/i915/i915_suspend.c        |    5 +++++
 drivers/gpu/drm/i915/intel_display.c       |    3 +--
 6 files changed, 12 insertions(+), 12 deletions(-)

-- 
keith.packard@intel.com

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: "Keith Packard" <keithp@keithp.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	dri-devel@lists.freedesktop.org
Subject: [PULL] drm-intel-fixes (drm/i915 driver)
Date: Fri, 24 Jun 2011 21:11:57 -0700	[thread overview]
Message-ID: <yunhb7eblde.fsf@aiko.keithp.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1350 bytes --]


Here's a few minor fixes for the intel drm driver.

This should fix:

 * Lost interrupts on Sandybridge from the BSD ring
 * Sandybridge forcewake error during suspend/resume
 * Performance regression due to discarding GTT mappings
 * Broken 9xx display at startup due to lost call to intel_enable_plane

The following changes since commit 56299378726d5f2ba8d3c8cbbd13cb280ba45e4f:

  Linux 3.0-rc4 (2011-06-20 20:25:46 -0700)

are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git drm-intel-fixes

Ben Widawsky (1):
      drm/i915: save/resume forcewake lock fixes

Chris Wilson (1):
      drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridge

Eric Anholt (1):
      Revert "drm/i915: Kill GTT mappings when moving from GTT domain"

Keith Packard (1):
      drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)

 drivers/gpu/drm/i915/i915_gem.c            |   10 ++++------
 drivers/gpu/drm/i915/i915_gem_execbuffer.c |    4 ----
 drivers/gpu/drm/i915/i915_irq.c            |    1 +
 drivers/gpu/drm/i915/i915_reg.h            |    1 +
 drivers/gpu/drm/i915/i915_suspend.c        |    5 +++++
 drivers/gpu/drm/i915/intel_display.c       |    3 +--
 6 files changed, 12 insertions(+), 12 deletions(-)

-- 
keith.packard@intel.com

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2011-06-25  4:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-25  4:11 Keith Packard [this message]
2011-06-25  4:11 ` [PULL] drm-intel-fixes (drm/i915 driver) Keith Packard
  -- strict thread matches above, loose matches on Subject: below --
2011-06-28 17:28 Keith Packard
2011-06-28 17:28 ` Keith Packard
2011-07-01 23:04 Keith Packard
2011-07-12 17:58 Keith Packard
2011-07-12 17:58 ` Keith Packard
2011-07-21 16:42 Keith Packard
2011-08-15 19:30 Keith Packard
2011-08-26 21:37 Keith Packard
2011-09-30  1:18 Keith Packard
2011-10-06 17:12 ` Linus Torvalds
2011-10-06 21:03   ` Keith Packard
2011-10-06 21:03     ` Keith Packard
2011-10-06 23:02     ` Woody Suwalski
2011-12-16 17:39 Keith Packard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yunhb7eblde.fsf@aiko.keithp.com \
    --to=keithp@keithp.com \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.