]> git.baikalelectronics.ru Git - kernel.git/commit
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
authorDave Airlie <airlied@redhat.com>
Thu, 26 Aug 2010 23:09:46 +0000 (09:09 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 26 Aug 2010 23:09:46 +0000 (09:09 +1000)
commita08fc0e7300429bb784cb410cef3c1d145438a3e
treecc31c845eed19c1f2428afd93ab761cec9977248
parent16a16c55580d77dbd51048cb8e39b0650059d011
parent25b5b0a69f463534b9faf9f2ba63a33c5d1959e2
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes

* 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next:
  drm/nouveau: drop drm_global_mutex before sleeping in submission path
  drm: export drm_global_mutex for drivers to use
  drm/nv20: Don't use pushbuf calls on the original nv20.
  drm/nouveau: Fix TMDS on some DCB1.5 boards.
  drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
  drm/nv30: Apply modesetting to the correct slave encoder
  drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
  drm/nv50: add dcb type 14 to enum to prevent compiler complaint
drivers/gpu/drm/drm_fops.c
drivers/gpu/drm/nouveau/nouveau_gem.c