Hi Dave, A few more radeon fixes. A fix for UVD on AGP cards, a fix for non-full screen scaling on laptop panels with DP bridge chips, and a bunch of dpm fixes. The following changes since commit d2aebe338ac745f1934d01618f97a30f6bba5fec: drm/udl: rip out set_need_resched (2013-09-16 08:35:04 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-3.12 for you to fetch changes up to 4f66c59922cbcda14c9e103e6c7f4ee616360d43: drm/radeon: avoid UVD corruptions on AGP cards (2013-09-15 20:27:54 -0400) ---------------------------------------------------------------- Alex Deucher (6): drm/radeon/dpm/rs780: use drm_mode_vrefresh() drm/radeon/dpm/rs780: add some sanity checking to sclk scaling drm/radeon/dpm/rs780: don't enable sclk scaling if not required drm/radeon/dpm/rs780: fix force_performance state for same sclks drm/radeon/dpm: rework auto performance level enable drm/radeon: fix panel scaling with eDP and LVDS bridges Christian König (1): drm/radeon: avoid UVD corruptions on AGP cards Damien Lespiau (1): drm/radeon: Fix hmdi typo drivers/gpu/drm/radeon/btc_dpm.c | 6 ----- drivers/gpu/drm/radeon/ci_dpm.c | 6 ----- drivers/gpu/drm/radeon/cypress_dpm.c | 6 ----- drivers/gpu/drm/radeon/kv_dpm.c | 1 - drivers/gpu/drm/radeon/ni_dpm.c | 6 ----- drivers/gpu/drm/radeon/r600d.h | 2 +- drivers/gpu/drm/radeon/radeon_connectors.c | 36 ++++++++++++++++++++++++++---- drivers/gpu/drm/radeon/radeon_cs.c | 8 ++++--- drivers/gpu/drm/radeon/radeon_pm.c | 14 +++++++----- drivers/gpu/drm/radeon/rs780_dpm.c | 19 +++++++++++----- drivers/gpu/drm/radeon/rv6xx_dpm.c | 2 -- drivers/gpu/drm/radeon/rv770_dpm.c | 6 ----- drivers/gpu/drm/radeon/rv770d.h | 2 +- drivers/gpu/drm/radeon/si_dpm.c | 6 ----- drivers/gpu/drm/radeon/sumo_dpm.c | 2 -- drivers/gpu/drm/radeon/trinity_dpm.c | 1 - 16 files changed, 62 insertions(+), 61 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel