Hi Dave,
One revert and two small fixes for display and audio regressions.
The following changes since commit 990ed2720717173bbdea4cfb2bad37cc7aa91495:
drm/vgem: drop DRIVER_PRIME (v2) (2015-05-26 16:17:06 +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 fbfd3bc7dfd7efcad2d2e52bf634f84c80a77a35:
drm/radeon/audio: make sure connector is valid in hotplug case (2015-05-27 13:14:59 -0400)
---------------------------------------------------------------- Alex Deucher (3): drm/radeon: don't share plls if monitors differ in audio support Revert "drm/radeon: only mark audio as connected if the monitor supports it (v3)" drm/radeon/audio: make sure connector is valid in hotplug case
drivers/gpu/drm/radeon/atombios_crtc.c | 4 +++- drivers/gpu/drm/radeon/evergreen_hdmi.c | 5 +++-- drivers/gpu/drm/radeon/radeon_audio.c | 27 ++++++++++++--------------- drivers/gpu/drm/radeon/radeon_connectors.c | 8 ++------ 4 files changed, 20 insertions(+), 24 deletions(-)
dri-devel@lists.freedesktop.org