[pull] amdgpu drm-next-4.15
Alex Deucher
alexdeucher at gmail.com
Thu Oct 26 03:35:19 UTC 2017
Hi Dave,
Just a few fixes for 4.15.
The following changes since commit 282dc8322a95b5c6a246fc781d89e5930821d486:
Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-next (2017-10-20 10:56:10 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-next-4.15
for you to fetch changes up to 4a0144bfc6df1f7a89a04a3e8662f1f4375eb1fe:
drm/amd/amdgpu: Remove workaround for suspend/resume in uvd7 (2017-10-25 23:09:40 -0400)
----------------------------------------------------------------
Christian König (2):
drm/amdgpu: minor cleanup for amdgpu_ttm_bind
drm/amdgpu: don't flush the TLB before initializing GART
Dan Carpenter (1):
drm/amd/powerplay: fix amd_powerplay_reset()
Dave Airlie (1):
amdgpu: add padding to the fence to handle ioctl.
Eric Huang (2):
drm/amd/powerplay: add one smc message for Vega10
drm/amd/powerplay: fix performance drop on Vega10
Evan Quan (2):
drm/amd/powerplay: retrieve the real-time coreClock values
drm/amdgpu/psp: prevent page fault by checking write_frame address(v4)
Monk Liu (3):
drm/amdgpu/sriov:now must reinit psp
drm/amdgpu:fix vf_error_put
drm/amdgpu:fix wb_clear
Tom St Denis (1):
drm/amd/amdgpu: Remove workaround for suspend/resume in uvd7
pding (1):
drm/amdgpu: merge bios post checking functions
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 67 +++++++++++-----------
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c | 13 +++--
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c | 7 ++-
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c | 14 ++++-
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c | 14 ++++-
drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c | 16 ++----
drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 2 +-
drivers/gpu/drm/amd/powerplay/hwmgr/rv_hwmgr.c | 28 ++-------
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 9 +++
drivers/gpu/drm/amd/powerplay/inc/vega10_ppsmc.h | 3 +-
include/uapi/drm/amdgpu_drm.h | 1 +
12 files changed, 95 insertions(+), 82 deletions(-)
More information about the dri-devel
mailing list