Hi Dave, I forgot to include the DC fixes from Harry when I sent out my fixes yesterday. This just adds them on top. The following changes since commit 0507f438ea19d4280006467ba02956f6a693deca: drm/amdgpu: fix MAP_QUEUES paramter (2017-12-12 15:40:11 -0500) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.15 for you to fetch changes up to becd0875f4393a992afbf57aa323f7bf1a71c3ff: drm/amd/display: Fix rehook MST display not light back on (2017-12-15 17:32:42 -0500) ---------------------------------------------------------------- Bhawanpreet Lakha (1): drm/amd/display: add pipe locking before front end programing Dmytro Laktyushkin (1): drm/amd/display: set chroma taps to 1 when not scaling Eric Yang (1): drm/amd/display: fix missing pixel clock adjustment for dongle Jerry (Fangzhi) Zuo (1): drm/amd/display: Fix rehook MST display not light back on drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 13 +++--- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 + .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 51 ++++++++++++++++++++++ .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.h | 1 + drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c | 9 ++++ drivers/gpu/drm/amd/display/dc/core/dc_link.c | 4 +- .../amd/display/dc/dce110/dce110_hw_sequencer.c | 26 ++++++++--- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c | 9 ++-- 8 files changed, 99 insertions(+), 16 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel