Hi Dave,
Just a few small fixes for radeon (audio regression fix, stability fix, and an endian bug noticed by coverity).
The following changes since commit 579123fdfc23ad2147f041dfec305c2308f068ba:
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2013-10-22 07:35:17 +0100)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-3.12
for you to fetch changes up to cdf6e8058415ba4d808537e30a0a6be9fb29e95a:
drm/radeon/dpm: fix incompatible casting on big endian (2013-10-23 16:25:18 -0400)
---------------------------------------------------------------- Alex Deucher (3): drm/radeon: use sw CTS/N values for audio on DCE4+ drm/radeon: disable bapm on KB drm/radeon/dpm: fix incompatible casting on big endian
drivers/gpu/drm/radeon/evergreen_hdmi.c | 1 + drivers/gpu/drm/radeon/kv_dpm.c | 2 +- drivers/gpu/drm/radeon/radeon.h | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-)
dri-devel@lists.freedesktop.org