[pull] amdgpu and ttm drm-next-4.11
Alex Deucher
alexdeucher at gmail.com
Thu Feb 23 19:24:04 UTC 2017
Hi Dave,
Just a few fixes for 4.11.
The following changes since commit 9ca70356a9260403c1bda40d942935e55d00c11c:
Revert "drm: Resurrect atomic rmfb code, v3" (2017-02-17 12:39:04 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-next-4.11
for you to fetch changes up to 187368a5c7ad6c41159b85025a87d6d136eb8d4b:
drm/amd/powerplay: fix PSI feature on Polars12. (2017-02-22 17:54:23 -0500)
----------------------------------------------------------------
Jim Qu (1):
drm/amd/amdgpu: post card if there is real hw resetting performed
Nicolai Hähnle (2):
drm/ttm: fix use-after-free races in vm fault handling
drm/amdgpu: refuse to reserve io mem for split VRAM buffers
Rex Zhu (1):
drm/amd/powerplay: fix PSI feature on Polars12.
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 5 ++++-
drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 22 +++++++++++++---------
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 3 +++
drivers/gpu/drm/amd/amdgpu/cik.c | 1 +
drivers/gpu/drm/amd/amdgpu/vi.c | 1 +
drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c | 22 ++++++++++++++++++++++
drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.h | 3 +++
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 9 +++++++++
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h | 2 +-
.../gpu/drm/amd/powerplay/smumgr/polaris10_smc.c | 2 +-
drivers/gpu/drm/ttm/ttm_bo_vm.c | 12 ++++++++++++
12 files changed, 71 insertions(+), 13 deletions(-)
More information about the dri-devel
mailing list