]> 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)
commitd792322e33d341ee96d207ce8912ec8b59706091
tree6778016f5a76425c90844325886bac7ffeb9df3c
parent8efa4080ecda0597f553c02fb44d1d2ad3929c65
parente3ece9338f6e118559ba6f350aabbdea469c7ea4
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