Hi Dave, Misc fixes for radeon, amdgpu, and ttm for 4.15. The following changes since commit 4a0144bfc6df1f7a89a04a3e8662f1f4375eb1fe: drm/amd/amdgpu: Remove workaround for suspend/resume in uvd7 (2017-10-25 23:09:40 -0400) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-next-4.15 for you to fetch changes up to 710931c2be5a784c0651111f54bd083e3681c309: drm/amd/powerplay: wrong control mode cause the fan spins faster unnecessarily (2017-11-01 23:31:13 -0400) ---------------------------------------------------------------- Christian König (2): drm/ttm: once more fix ttm_buffer_object_transfer drm/amdgpu: fix error handling in amdgpu_bo_do_create Eric Huang (2): drm/amd/powerplay: change ASIC temperature reading on Vega10 drm/amd/powerplay: fix memory leak of hardcoded pptable Evan Quan (1): drm/amd/powerplay: wrong control mode cause the fan spins faster unnecessarily Monk Liu (2): drm/ttm:fix memory leak due to individualize drm/amdgpu:add fw-vram-usage for atomfirmware Roman Kapl (1): drm/radeon: fix atombios on big endian drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 38 ++++++++++------------ drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | 22 ++++++++++--- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 6 ++-- drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 3 ++ drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 2 +- .../gpu/drm/amd/powerplay/hwmgr/vega10_thermal.c | 4 +-- drivers/gpu/drm/radeon/atombios_dp.c | 38 ++++++++++------------ drivers/gpu/drm/ttm/ttm_bo.c | 5 ++- drivers/gpu/drm/ttm/ttm_bo_util.c | 1 + 9 files changed, 68 insertions(+), 51 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel