Hi Dave, Daniel, Fixes for 5.7. The following changes since commit e3dcd86b3b4c045a4db17c02340138a4c514fe20: Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2020-05-01 11:19:55 +1000) are available in the Git repository at: git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.7-2020-05-06 for you to fetch changes up to e6142dd511425cb827b5db869f489eb81f5f994d: drm/amd/display: Prevent dpcd reads with passive dongles (2020-05-05 16:13:57 -0400) ---------------------------------------------------------------- amd-drm-fixes-5.7-2020-05-06: amdgpu: - Runtime PM fixes - DC fix for PPC - Misc DC fixes ---------------------------------------------------------------- Aurabindo Pillai (1): drm/amd/display: Prevent dpcd reads with passive dongles Daniel Kolesa (1): drm/amd/display: work around fp code being emitted outside of DC_FP_START/END Evan Quan (2): drm/amdgpu: move kfd suspend after ip_suspend_phase1 drm/amdgpu: drop redundant cg/pg ungate on runpm enter Michel Dänzer (1): drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERT Roman Li (1): drm/amd/display: fix counter in wait_for_no_pipes_pending Sung Lee (1): drm/amd/display: Update DCN2.1 DV Code Revision drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 7 ++--- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 17 +++++++----- drivers/gpu/drm/amd/display/dc/core/dc.c | 5 ++-- .../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c | 31 ++++++++++++++++------ .../display/dc/dml/dcn21/display_rq_dlg_calc_21.c | 8 +++--- drivers/gpu/drm/amd/display/dc/os_types.h | 2 +- 6 files changed, 43 insertions(+), 27 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel