]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
authorDave Airlie <airlied@redhat.com>
Mon, 22 Jul 2013 00:47:37 +0000 (10:47 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 22 Jul 2013 00:47:37 +0000 (10:47 +1000)
commit27ddabc32d9e26eb590fb7153b588eff84a9c499
tree6778016f5a76425c90844325886bac7ffeb9df3c
parent25f397a429dfa43f22c278d0119a60a343aa568f
parent0108bc808107b97e101b15af9705729626be6447
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6

Fixes for some locking issues, and fence timeouts.

* 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6:
  drm/nouveau: do not allow negative sizes for now
  drm/nouveau: add falcon interrupt handler
  drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.
  drm/nouveau: bump fence timeout to 15 seconds
  drm/nouveau: do not unpin in nouveau_gem_object_del
  drm/nv50/kms: fix pin refcnt leaks
  drm/nouveau: fix some error-path leaks in fbcon handling code
  drm/nouveau: fix locking issues in page flipping paths