[pull] radeon and amdgpu drm-fixes-4.10

Alex Deucher alexdeucher at gmail.com
Thu Jan 19 16:13:41 UTC 2017


Hi Dave,

A little bigger than usual since it's two weeks worth.  Highlights:
- Add support for new smc firmware on some new hainan variants
- add support for SI chips that require special mc firmware
- remove workarounds for issues fixed by new mc firmware
- fix a regression in cursor handling
- various VCE fixes
- fix for UVD clockgating

The following changes since commit 9afe69d5a9495f8b023017e4c328fa717e00f092:

  Merge tag 'drm-misc-fixes-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes (2017-01-10 08:18:53 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.10

for you to fetch changes up to 17324b6add82d6c0bf119f1d1944baef392a4e39:

  drm/amdgpu: add support for new hainan variants (2017-01-17 15:25:41 -0500)

----------------------------------------------------------------
Alex Deucher (8):
      drm/radeon/si: load special ucode for certain MC configs
      drm/amdgpu/si: load special ucode for certain MC configs
      drm/amdgpu: drop oland quirks
      drm/amdgpu: drop the mclk quirk for hainan
      drm/radeon: drop oland quirks
      drm/radeon: drop the mclk quirk for hainan
      drm/radeon: add support for new hainan variants
      drm/amdgpu: add support for new hainan variants

Flora Cui (1):
      drm/amdgpu: fix vm_fault_stop on gfx6

Michel Dänzer (1):
      Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"

Rex Zhu (5):
      drm/amd/powerplay: fix vce cg logic error on CZ/St.
      drm/amd/powerplay: refine vce dpm update code on Cz.
      drm/amdgpu: fix bug set incorrect value to vce register
      drm/amdgpu: fix program vce instance logic error.
      drm/amdgpu: change clock gating mode for uvd_v4.

 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c             | 22 ++++--------
 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c             | 22 ++++--------
 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c              | 24 +++++--------
 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c              | 22 ++++--------
 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c              | 34 ++++++++++--------
 drivers/gpu/drm/amd/amdgpu/si_dpm.c                | 20 +++--------
 drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c              | 42 ++++++----------------
 drivers/gpu/drm/amd/amdgpu/vce_v3_0.c              | 27 ++++++++------
 .../drm/amd/powerplay/hwmgr/cz_clockpowergating.c  |  4 +--
 drivers/gpu/drm/amd/powerplay/hwmgr/cz_hwmgr.c     | 24 ++++++++-----
 drivers/gpu/drm/radeon/si.c                        | 25 ++++++++++---
 drivers/gpu/drm/radeon/si_dpm.c                    | 12 -------
 12 files changed, 119 insertions(+), 159 deletions(-)


More information about the dri-devel mailing list