All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Anholt <eric@anholt.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] drm-intel fixes for 2.6.33-rc7
Date: Fri, 12 Feb 2010 09:14:12 -0800	[thread overview]
Message-ID: <87hbpmjs0r.fsf@pollan.anholt.net> (raw)

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

The following changes since commit e28cab42f384745c8a947a9ccd51e4aae52f5d51:
  Linus Torvalds (1):
        Merge branch 'i2c-for-linus' of git://git.kernel.org/.../jdelvare/staging

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel for-linus

These are all regression fixes.

Chris Wilson (1):
      drm/i915: Increase fb alignment to 64k

Daniel Vetter (1):
      drm/i915: Update write_domains on active list after flush.

Jesse Barnes (3):
      drm/i915: handle FBC and self-refresh better
      drm/i915: untangle page flip completion
      drm/i915: hold ref on flip object until it completes

Owain Ainsworth (1):
      drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.

Rafael J. Wysocki (1):
      drm/i915: Fix crash while aborting hibernation

Zhenyu Wang (3):
      drm/i915: Rework DPLL calculation parameters for Ironlake
      drm/i915: fix flip done interrupt on Ironlake
      drm/i915: fix pipe source image setting in flip command

 drivers/gpu/drm/i915/i915_dma.c      |    4 +-
 drivers/gpu/drm/i915/i915_drv.c      |  168 ++++++++++++++---------
 drivers/gpu/drm/i915/i915_drv.h      |   11 ++
 drivers/gpu/drm/i915/i915_gem.c      |   27 +++-
 drivers/gpu/drm/i915/i915_irq.c      |   16 +-
 drivers/gpu/drm/i915/i915_reg.h      |    1 +
 drivers/gpu/drm/i915/intel_display.c |  245 +++++++++++++++++++++++++--------
 drivers/gpu/drm/i915/intel_fb.c      |    2 +-
 8 files changed, 332 insertions(+), 142 deletions(-)

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

                 reply	other threads:[~2010-02-12 17:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87hbpmjs0r.fsf@pollan.anholt.net \
    --to=eric@anholt.net \
    --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.