[pull] radeon drm-fixes-4.1
Alex Deucher
alexdeucher at gmail.com
Wed Apr 29 16:00:22 PDT 2015
Hi Dave,
Fixes for 4.1 for radeon all destined for stable:
- fix fallout from the audio rework
- VM fixes
- other assorted bug fixes
The following changes since commit 59fd7e4b0b0769638b5162e56c28bbb027a118d3:
Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2015-04-27 10:35:15 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.1
for you to fetch changes up to 9fb2bcf928ed5c664affaeb7edf9cc19f590b9f3:
drm/radeon: fix userptr return value checking (v2) (2015-04-27 11:38:28 -0400)
----------------------------------------------------------------
Alex Deucher (7):
drm/radeon: fix ordering of AVI packet setup
drm/radeon: drop dce6_dp_enable
drm/radeon/audio: don't enable packets until the end
drm/radeon: only mark audio as connected if the monitor supports it (v3)
drm/radeon: only enable audio streams if the monitor supports it
drm/radeon: adjust pll when audio is not enabled
drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5
Christian König (4):
drm/radeon: fix lockup when BOs aren't part of the VM on release
drm/radeon: reset BOs address after clearing it.
drm/radeon: check new address before removing old one
drm/radeon: fix userptr return value checking (v2)
Michel Dänzer (1):
drm/radeon: Use drm_calloc_ab for CS relocs
drivers/gpu/drm/radeon/atombios_crtc.c | 3 ++
drivers/gpu/drm/radeon/atombios_encoders.c | 6 ++--
drivers/gpu/drm/radeon/dce6_afmt.c | 25 --------------
drivers/gpu/drm/radeon/evergreen_hdmi.c | 53 +++++++++++++++++++-----------
drivers/gpu/drm/radeon/r600_hdmi.c | 9 ++---
drivers/gpu/drm/radeon/radeon_audio.c | 30 +++++++++--------
drivers/gpu/drm/radeon/radeon_connectors.c | 8 +++--
drivers/gpu/drm/radeon/radeon_cs.c | 4 +--
drivers/gpu/drm/radeon/radeon_mn.c | 10 +++---
drivers/gpu/drm/radeon/radeon_vm.c | 36 +++++++++++---------
drivers/gpu/drm/radeon/si_dpm.c | 1 +
11 files changed, 95 insertions(+), 90 deletions(-)
More information about the dri-devel
mailing list