The following changes since commit 8fe74cf053de7ad2124a894996f84fa890a81093:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../viro/vfs-2.6

are available in the git repository at:

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

I haven't tested the merge with 2.6.30rc1, but I'm not expecting
troubles.  I've been testing with this set of patches for a couple days,
and I don't think any of the problems I'm seeing are related.  The most
exciting change here is one that doesn't quite fit into an RC, but it'll
help us catch bugs from here until release: batch and ring buffer
dumping.  We're cooking up a script that should sit on top of this to
give us a useful pile of information for attaching to bug reports when
your GPU's locked up.

Coming up soon:
A17 fixes to bring 945GM performance back up to par.
drm_alloc/free removal (if you're up for it)

Ben Gamari (1):
      drm/i915: Implement batch and ring buffer dumping

Ferenc Wagner (1):
      drm/i915: indicate framebuffer restore key in SysRq help message

Florian Mickler (1):
      drm/i915: Fix use of uninitialized var in 40a5f0de

Ma Ling (1):
      drm/i915: sync hdmi detection by hdmi identifier with 2D

Shaohua Li (1):
      drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed)

 drivers/gpu/drm/i915/i915_drv.h         |    2 +
 drivers/gpu/drm/i915/i915_gem.c         |   42 ++++++++------
 drivers/gpu/drm/i915/i915_gem_debugfs.c |   93 +++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_display.c    |    2 +
 drivers/gpu/drm/i915/intel_fb.c         |    4 +-
 drivers/gpu/drm/i915/intel_hdmi.c       |   23 +++++++-
 drivers/gpu/drm/i915/intel_sdvo.c       |   22 +++++++-
 7 files changed, 164 insertions(+), 24 deletions(-)

-- 
Eric Anholt
e...@anholt.net                         eric.anh...@intel.com


Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to