]> git.baikalelectronics.ru Git - kernel.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)
commitf08ce11c4af974c83988c14b4f5c9c3b020a055d
tree6778016f5a76425c90844325886bac7ffeb9df3c
parent86182fc53454b2bebfecc51e5e2c855e843ff6fd
parent4e9f399acdb21ec26fcfcce696db2b002301a08b
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