Merge tag 'drm-intel-next-2012-05-06-merged' of git://people.freedesktop.org/~danvet...
authorDave Airlie <airlied@redhat.com>
Fri, 11 May 2012 16:41:58 +0000 (17:41 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 11 May 2012 16:42:41 +0000 (17:42 +0100)
commit218c872bf8285af7aaa50f1f83312020e05451bf
tree2d26aac19eeb5bab7c3c6a81ba67a955cef7578f
parentb06d66be3b0b198ee30bd9f779874ae7115570a0
parent5e13a0c5ec05d382b488a691dfb8af015b1dea1e
Merge tag 'drm-intel-next-2012-05-06-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next

Daniel says

Highlights:
- sparse fixes from Ben.
- tons of little cleanups from Chris all over: tiling_changed
 clarification, deferred_free list removal, ...
- fix up irq handler on gen2 & gen3 + related cleanups from Chris
- prep work for wait_rendering_timeout from Ben with some nice
 refactorings
- first set of infoframe fixes from Paulo for doubleclocked CEA modes
- improve pch pll handling from Jesse and Chris
- gpu hangman, this also contains the reset fix for gen4
- rps sanity check from Chris - this papers over issues when the gpu fails
 to clock up on snb/ivb, and it is shockingly easy to hit. The code
 prints a big WARN backtrace and restores the hw to a sane state. The
 real fix is still in the works.

Atm I'm aware of 2 regressions in -next:
- One of the gmbus patches (not gmbus itself) regressed lvds detection on
 a MacbookPro. I've analyzed the bug already and I think I know what's
 going on, patch is awaiting test feedback.
- Just today QA reported that DP on ilk regressed. That bug is fresh of
 the press and still awaiting detailed logfiles and the bisect result.
 The only thing that's clear atm is that -fixes works and -next doesn't.