Hi Dave, Two small fixes for the final 4.16 release: - Programming VMID correctly for scratch memory with HWS - deallocating SDMA queues correctly in various situations Thanks, Oded The following changes since commit 5a9f698feb11b198f17b2acebbfe0e2716a3beed: drm/ast: Fixed 1280x800 Display Issue (2018-03-23 09:50:54 +1000) are available in the Git repository at: git://people.freedesktop.org/~gabbayo/linux tags/drm-amdkfd-fixes-2018-03-25 for you to fetch changes up to 72a01d231dcb22a276209c7a924a8cd475fbaa9b: drm/amdkfd: Deallocate SDMA queues correctly (2018-03-23 15:30:34 -0400) ---------------------------------------------------------------- Felix Kuehling (2): drm/amdkfd: Fix scratch memory with HWS enabled drm/amdkfd: Deallocate SDMA queues correctly .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 20 ++++++++++++++------ drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c | 3 +-- 2 files changed, 15 insertions(+), 8 deletions(-)