]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Fri, 19 Sep 2014 00:34:06 +0000 (10:34 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 19 Sep 2014 00:34:06 +0000 (10:34 +1000)
commitb5591bd6a66c0a8a289aa3e85e5f43284757d618
treecccd9b68edeeff20034e4ac802962dae6f4f671c
parent7dc9250f1d08f470f8d4e585a2eaeb951d4356be
parent53beaa01e0fe8e4202f43485a03b32fcf5dfea74
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

- fix a resume hang on mullins
- fix an oops on module unload with vgaswitcheroo (radeon and nouveau)
- fix possible hangs DMA engine hangs due to hw bugs

* 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux:
  drm/nouveau/runpm: fix module unload
  drm/radeon/px: fix module unload
  vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
  drm/radeon: don't reset dma on r6xx-evergreen init
  drm/radeon: don't reset sdma on CIK init
  drm/radeon: don't reset dma on NI/SI init
  drm/radeon/dpm: fix resume on mullins
  drm/radeon: Disable HDP flush before every CS again for < r600
  drm/radeon: delete unused PTE_* defines