Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux...
authorDave Airlie <airlied@redhat.com>
Wed, 4 Jun 2014 03:29:13 +0000 (13:29 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 4 Jun 2014 03:29:13 +0000 (13:29 +1000)
commit0a4ae727d6aa459247b027387edb6ff99f657792
treec4b8df20065905271be593123e6cc9dd97c6d7da
parentba6f582606655754d9dfbfc9dffe75dcf806f1dd
parent91b0275c0ecd1870c5f8bfb73e2da2d6c29414b3
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes

The first one is a one liner fixing a stupid typo in the VM handling code and is only relevant if play with one of the VM defines.

The other two switches CIK to use the CPDMA instead of the SDMA for buffer moves, as it turned out the SDMA is still sometimes not 100% reliable.

* 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux:
  drm/radeon: use the CP DMA on CIK
  drm/radeon: sync page table updates
  drm/radeon: fix vm buffer size estimation