mirror of https://lore.kernel.org/lkml/
 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, intel-gfx@lists.freedesktop.org
Subject: [PULL] drm-intel-fixes (drm/i915 driver)
Date: Fri, 01 Jul 2011 16:04:59 -0700	[thread overview]
Message-ID: <yuny60ha9gk.fsf@aiko.keithp.com> (raw)

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


Another forcewake fix, a NULL pointer oops, some error-path cleanups, a
UMS for IRL fix and another IVB fix. The UMS for IRL fix (from Jesse)
contains a bunch of code motion, hence the fairly large
diffstat. Otherwise, these are all tiny fixes.

The following changes since commit 0d72c6fcb5cd215eeab824fac216ea42c5b574aa:

  Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 (2011-06-28 11:15:57 -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: Don't call describe_obj on NULL pointers

Chris Wilson (1):
      drm/i915/overlay: Fix unpinning along init error paths

Jesse Barnes (2):
      drm/i915: move IRQ function table init to i915_irq.c
      drm/i915: apply HWSTAM writes to Ivy Bridge as well

Keith Packard (1):
      drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state

 drivers/gpu/drm/i915/i915_debugfs.c  |   16 ++++---
 drivers/gpu/drm/i915/i915_dma.c      |   31 +-------------
 drivers/gpu/drm/i915/i915_drv.c      |    8 ---
 drivers/gpu/drm/i915/i915_drv.h      |   32 +-------------
 drivers/gpu/drm/i915/i915_irq.c      |   80 +++++++++++++++++++++++++---------
 drivers/gpu/drm/i915/i915_suspend.c  |   19 ++++++---
 drivers/gpu/drm/i915/intel_overlay.c |   17 ++++---
 7 files changed, 94 insertions(+), 109 deletions(-)

-- 
keith.packard@intel.com

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

             reply	other threads:[~2011-07-01 23:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-01 23:04 Keith Packard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-16 17:39 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 23:02     ` Woody Suwalski
2011-08-15 19:30 Keith Packard
2011-07-21 16:42 Keith Packard
2011-07-12 17:58 Keith Packard
2011-06-28 17:28 Keith Packard
2011-06-25  4:11 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=yuny60ha9gk.fsf@aiko.keithp.com \
    --to=keithp@keithp.com \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome