]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit14bbd17591997b6bc4d0019c961d48fc69e91a4d
treea7f6bd57e490f250df8f14a15ba96b6d19678cf2
parentce88222e1fb53c38d3b94c3b5ceebe1d2ab4956d
parent7076aa98b0d6185033ba860e12dd5d6ac9d164ef
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