Hi Dave, Daniel, A few fixes for 5.1: - Cursor fixes - Add missing picasso pci id to KFD - XGMI fix - Shadow buffer handling fix for GPU reset The following changes since commit d939f44d4a7f910755165458da20407d2139f581: drm/amdgpu: remove unnecessary rlc reset function on gfx9 (2019-04-02 16:23:16 -0500) are available in the Git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-5.1 for you to fetch changes up to bd13b2b874eceb4677cd26eebdc5f45cc52fa400: drm/amd/display: Fix negative cursor pos programming (v2) (2019-04-08 10:33:40 -0500) ---------------------------------------------------------------- Alex Deucher (1): drm/amdkfd: Add picasso pci id Nicholas Kazlauskas (1): drm/amd/display: Fix negative cursor pos programming (v2) shaoyunl (1): drm/amdgpu: Adjust IB test timeout for XGMI configuration tiancyin (1): drm/amd/display: fix cursor black issue wentalou (1): drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in shadow_list drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 13 +++++++++---- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 3 +++ drivers/gpu/drm/amd/amdkfd/kfd_device.c | 1 + drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 1 + drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c | 23 ++--------------------- 5 files changed, 16 insertions(+), 25 deletions(-) _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx