Hi Dave, Daniel, Fixes for 5.2: - Extend previous vce fix for resume to uvd and vcn - Fix bounds checking in ras debugfs interface - Fix a regression on SI using amdgpu The following changes since commit 671e2ee5ee2127179ca884b439ab6001a623edd6: Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixes (2019-06-07 17:16:00 +1000) are available in the Git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-5.2 for you to fetch changes up to f3a5231c8f14acd42845e9e60f506b4e948f0e68: drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware (2019-06-12 20:39:49 -0500) ---------------------------------------------------------------- Alex Deucher (1): drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware Dan Carpenter (1): drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported() Shirish S (1): drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 4 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | 2 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 4 +++- drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c | 5 ++++- drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c | 5 ++++- 5 files changed, 15 insertions(+), 5 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel