Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Thu, 30 Apr 2015 02:15:34 +0000 (12:15 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 30 Apr 2015 02:15:34 +0000 (12:15 +1000)
commitfeb589e98671da59f9a3c337b8d9865957a7f9f8
treea7f6bd57e490f250df8f14a15ba96b6d19678cf2
parentb787f68c36d49bb1d9236f403813641efa74a031
parent9fb2bcf928ed5c664affaeb7edf9cc19f590b9f3
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

Fixes for 4.1 for radeon all destined for stable:
- fix fallout from the audio rework
- VM fixes
- other assorted bug fixes

* 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux:
  drm/radeon: fix userptr return value checking (v2)
  drm/radeon: check new address before removing old one
  drm/radeon: reset BOs address after clearing it.
  drm/radeon: fix lockup when BOs aren't part of the VM on release
  drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5
  drm/radeon: adjust pll when audio is not enabled
  drm/radeon: only enable audio streams if the monitor supports it
  drm/radeon: only mark audio as connected if the monitor supports it (v3)
  drm/radeon/audio: don't enable packets until the end
  drm/radeon: drop dce6_dp_enable
  drm/radeon: fix ordering of AVI packet setup
  drm/radeon: Use drm_calloc_ab for CS relocs