[pull] amdgpu, radeon and ttm drm-next-4.16
Alex Deucher
alexdeucher at gmail.com
Fri Jan 19 22:45:03 UTC 2018
Hi Dave,
A few more fixes for 4.16, nothing major.
The following changes since commit ad8cec7df5d4bf3b1109fabbb1d61663857045ae:
drm/amd/pp: Implement get_max_high_clocks for CI/VI (2018-01-10 15:44:55 -0500)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-next-4.16
for you to fetch changes up to 400b6afbaa949914460e5fd1d769c5e26ef1f6b8:
drm/amdgpu: disable MMHUB power gating on raven (2018-01-19 17:32:07 -0500)
----------------------------------------------------------------
Alex Deucher (1):
drm/amdgpu: only check for ECC on Vega10
Andrey Grodzovsky (1):
drm/amd/powerplay: Fix smu_table_entry.handle type
Christian König (3):
drm/amdgpu: fix amdgpu_vm_pasid_fault_credit
drm/amdgpu: fix typo in amdgpu_vce_validate_bo
drm/amdgpu: fix CPU based VM updates
Dave Airlie (1):
drm/radeon: fill in rb backend map on evergreen/ni.
Dmitry Rozhkov (1):
drm/radeon: fix sparse warning: Should it be static?
Felix Kuehling (2):
drm/ttm: Don't add swapped BOs to swap-LRU list
drm/ttm: Don't unreserve swapped BOs that were previously reserved
Huang Rui (1):
drm/amdgpu: disable MMHUB power gating on raven
Junwei Zhang (1):
drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)
Roger He (3):
drm/ttm: check the return value of register_shrinker
drm/ttm: only free pages rather than update global memory count together
drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 24 ++++---
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 9 +--
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 18 +++---
drivers/gpu/drm/amd/amdgpu/soc15.c | 4 +-
drivers/gpu/drm/amd/powerplay/smumgr/rv_smumgr.h | 2 +-
drivers/gpu/drm/radeon/evergreen.c | 1 +
drivers/gpu/drm/radeon/ni.c | 1 +
drivers/gpu/drm/radeon/radeon_dp_mst.c | 2 +-
drivers/gpu/drm/ttm/ttm_bo.c | 7 ++-
drivers/gpu/drm/ttm/ttm_page_alloc.c | 27 ++++----
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 79 +++++++++++++-----------
12 files changed, 102 insertions(+), 76 deletions(-)
More information about the amd-gfx
mailing list