]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Oct 2010 18:10:26 +0000 (11:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Oct 2010 18:10:26 +0000 (11:10 -0700)
commitc470af0a27bc2f84f337a50624926eac8343211e
treea139c9a6bd18663858e0e5ac09ecbf2661f92773
parent4e31635c367a9e21a43cfbfae4c9deda2e19d1f4
parent7dcd2499deab8f10011713c40bc2f309c9b65077
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel

* 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel:
  drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
  drm/i915: Sanity check pread/pwrite
  drm/i915: Use pipe state to tell when pipe is off
  drm/i915: vblank status not valid while training display port
  drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
  drm/i915: Fix refleak during eviction.
  drm/i915: fix GMCH power reporting
drivers/gpu/drm/i915/i915_gem.c