[pull] radeon drm-fixes-3.15

Christian König christian.koenig at amd.com
Mon Jun 2 06:17:52 PDT 2014


Hi Dave,

since Linus delayed the release of 3.15 a bit more it gives me the 
opportunity to submit three more patches that otherwise would have 
needed a Cc stable in 3.16.

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.

The following changes since commit ba6f582606655754d9dfbfc9dffe75dcf806f1dd:

   drm/crtc-helper: skip locking checks in panicking path (2014-06-02 
13:36:52 +1000)

are available in the git repository at:

   git://people.freedesktop.org/~deathsimple/linux drm-fixes-3.15

for you to fetch changes up to 91b0275c0ecd1870c5f8bfb73e2da2d6c29414b3:

   drm/radeon: use the CP DMA on CIK (2014-06-02 10:57:04 +0200)

----------------------------------------------------------------
Christian König (3):
       drm/radeon: fix vm buffer size estimation
       drm/radeon: sync page table updates
       drm/radeon: use the CP DMA on CIK

  drivers/gpu/drm/radeon/radeon_asic.c |  4 ++--
  drivers/gpu/drm/radeon/radeon_vm.c   | 11 ++++++++---
  2 files changed, 10 insertions(+), 5 deletions(-)


More information about the dri-devel mailing list