Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux...
authorDave Airlie <airlied@redhat.com>
Tue, 16 Oct 2012 06:33:48 +0000 (16:33 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 16 Oct 2012 06:34:11 +0000 (16:34 +1000)
commit30f02cb7dd2e6a677c1d5ccd614024f2ebec8f1b
tree6bf1bcce6448e80549e8b3937a3e45f73fe5e33f
parent7b8505300525d7e802ecf52ae160bc63f4ba28d7
parent565f571c48f01a681243a356e9083f5cf24b432e
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes

minor set of nouveau fixes.

* 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6:
  drm/nouveau/bios: fix typo in error message
  drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP
  drm/nv50/fb: fix double free of vram mm
  drm/nouveau/pm: do not stop reclocking if failing to set the fan speed
  drm/nouveau/pm: fix a typo related to the move to the therm subdev
  drm/nouveau/hwmon: fix the initialization condition
drivers/gpu/drm/nouveau/nouveau_pm.c