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 since 2.6.35-rc1
Date: Thu, 01 Jul 2010 16:33:43 -0700 [thread overview]
Message-ID: <87iq4ykca0.fsf@pollan.anholt.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 2427 bytes --]
The following changes since commit aef4b9aaae1decc775778903922bd0075cce7a88:
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc (2010-06-01 14:13:14 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel for-linus
The last pull request didn't seem to stick, so trying again. The
highlight here I'd say is EDP panel setup fix, which is making a lot of
newer hardware work it looks like.
Adam Jackson (1):
drm/i915/gen4: Fix interrupt setup ordering
Andy Lutomirski (1):
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
Carl Worth (1):
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
Chris Wilson (2):
drm/i915: Move non-phys cursors into the GTT
drm/i915: Account for space on the ring buffer consumed whilst wrapping.
Dan Carpenter (1):
drm/i915: take struct_mutex in i915_dma_cleanup()
Dave Airlie (1):
i915: fix ironlake edp panel setup (v4)
Dave Müller (1):
drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.
Jesse Barnes (4):
drm/i915: don't queue flips during a flip pending event
drm/i915: gen3 page flipping fixes
drm/i915: don't access FW_BLC_SELF on 965G
drm/i915: change default panel fitting mode to preserve aspect ratio
Li Peng (1):
drm/i915: Turn on 945 self-refresh only if single CRTC is active
Prarit Bhargava (1):
drm/i915: fix uninitialized variable warning in i915_setup_compression()
Zou Nan hai (1):
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
drivers/gpu/drm/i915/dvo_tfp410.c | 2 +-
drivers/gpu/drm/i915/i915_debugfs.c | 2 +-
drivers/gpu/drm/i915/i915_dma.c | 8 +++-
drivers/gpu/drm/i915/i915_drv.h | 3 +-
drivers/gpu/drm/i915/i915_irq.c | 76 ++++++++++++++++++-------------
drivers/gpu/drm/i915/i915_reg.h | 5 ++-
drivers/gpu/drm/i915/intel_crt.c | 6 ---
drivers/gpu/drm/i915/intel_display.c | 74 +++++++++++++++++++++++++-----
drivers/gpu/drm/i915/intel_dp.c | 27 ++++++++++-
drivers/gpu/drm/i915/intel_drv.h | 1 +
drivers/gpu/drm/i915/intel_lvds.c | 4 +-
drivers/gpu/drm/i915/intel_ringbuffer.c | 10 +++--
12 files changed, 154 insertions(+), 64 deletions(-)
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next reply other threads:[~2010-07-01 23:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-01 23:33 Eric Anholt [this message]
2010-07-01 23:46 ` Jesse Barnes
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=87iq4ykca0.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome