From: Alex Deucher alexander.deucher@amd.com
Hi Dave,
A few more fixes for radeon on top of the ones I sent yesterday. - more fixes for SI dpm - fix DP on some rv6xx boards
The following changes since commit 63f22d0e98cf74adf4ecfb25099607239b00c751:
drm/radeon/dpm: fix and enable reclocking on SI (2013-07-29 18:14:42 -0400)
are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-3.11
Alex Deucher (4): drm/radeon/atom: initialize more atom interpretor elements to 0 drm: fix 64 bit drm fixed point helpers drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formula drm/radeon/dpm: re-enable cac control on SI
drivers/gpu/drm/radeon/atom.c | 5 +++++ drivers/gpu/drm/radeon/si_dpm.c | 11 ++++++----- include/drm/drm_fixed.h | 14 +++++++------- 3 files changed, 18 insertions(+), 12 deletions(-)