Hi Dave, A few fixes for 4.17: - Fix a hang on CZ boards with EDC enabled - Fix hangs related to DP MST handling - Fix a deadlock in irq handling in DC The following changes since commit 221bda4b5f1abfd74159d7bf3703affa62468030: Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next (2018-04-23 08:54:06 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.17 for you to fetch changes up to 7ad35721e7d5a5b56a4eddcdd9920c3c1e51ae4c: drm/amd/display: Check dc_sink every time in MST hotplug (2018-04-25 10:08:09 -0500) ---------------------------------------------------------------- Harry Wentland (2): drm/amd/display: Disallow enabling CRTC without primary plane with FB drm/amd/display: Don't read EDID in atomic_check Jerry (Fangzhi) Zuo (2): drm/amd/display: Update MST edid property every time drm/amd/display: Check dc_sink every time in MST hotplug Mikita Lipski (1): drm/amd/display: Fix deadlock when flushing irq Nicolai Hähnle (1): drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 7 ++- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 10 +++- .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c | 5 +- .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 54 +++++++++------------- 4 files changed, 39 insertions(+), 37 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel