Hi Dave,
Just a couple of fixes for amdgpu for 4.7: - 2 small tonga powerplay fixes - Additional Polaris fixes
The following changes since commit 88c087109b5fedaf9b61839d08543fdaf9d5ec39:
Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2016-07-02 15:50:41 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.7
for you to fetch changes up to ab6bad05c886cf0ef0c86bd1f665cdbe8e5e75e7:
drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation. (2016-07-06 17:56:31 -0400)
---------------------------------------------------------------- Huang Rui (2): drm/amd/powerplay: fix incorrect voltage table value for polaris10 drm/amd/powerplay: fix incorrect voltage table value for tonga
Rex Zhu (3): drm/amd/powerplay: incorrectly use of the function return value drm/amd/powerplay: fix bug that get wrong polaris evv voltage. drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation.
.../gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c | 32 ++++++++++------------ drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c | 4 +-- drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.h | 2 +- drivers/gpu/drm/amd/powerplay/hwmgr/tonga_hwmgr.c | 2 +- .../amd/powerplay/hwmgr/tonga_processpptables.c | 2 +- 5 files changed, 20 insertions(+), 22 deletions(-)