]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8036b0108d05a5553f6cc30307af508280ebc17d
treec4b8df20065905271be593123e6cc9dd97c6d7da
parent604f543eaba3b9d852a0c3aba07d3a8f59d4652e
parent17d6b83b698f64710dc4a6106e0058dd0f51ef86
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