Hi Dave and Daniel, I'm delighted to present another -misc-fixes pull. Dock users rejoice, MST keeps getting better! Please pull! drm-misc-fixes-2020-01-16: virtio: maintain obj reservation lock when submitting cmds (Gerd) rockchip: increase link rate var size to accommodate rates (Tobias) mst: serialize down messages and clear timeslots are on unplug (Wayne) Cc: Gerd Hoffmann <kraxel@xxxxxxxxxx> Cc: Tobias Schramm <t.schramm@xxxxxxxxxxx> Cc: Wayne Lin <Wayne.Lin@xxxxxxx> Cheers, Sean The following changes since commit 023b3b0e139f54a680202790ba801f61aa43a5c8: Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2020-01-10 11:43:02 +1000) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2020-01-16 for you to fetch changes up to 5a64967a2f3bbc01cc708ee43c7b0893089c61c4: drm/dp_mst: Have DP_Tx send one msg at a time (2020-01-15 17:01:21 -0500) ---------------------------------------------------------------- virtio: maintain obj reservation lock when submitting cmds (Gerd) rockchip: increase link rate var size to accommodate rates (Tobias) mst: serialize down messages and clear timeslots are on unplug (Wayne) Cc: Gerd Hoffmann <kraxel@xxxxxxxxxx> Cc: Tobias Schramm <t.schramm@xxxxxxxxxxx> Cc: Wayne Lin <Wayne.Lin@xxxxxxx> ---------------------------------------------------------------- Gerd Hoffmann (1): drm/virtio: add missing virtio_gpu_array_lock_resv call Tobias Schramm (1): drm/rockchip: fix integer type used for storing dp data rate Wayne Lin (2): drm/dp_mst: clear time slots for ports invalid drm/dp_mst: Have DP_Tx send one msg at a time drivers/gpu/drm/drm_dp_mst_topology.c | 39 +++++++++++++++++++++++++++++++--- drivers/gpu/drm/rockchip/cdn-dp-core.h | 2 +- drivers/gpu/drm/virtio/virtgpu_plane.c | 1 + include/drm/drm_dp_mst_helper.h | 6 ++++++ 4 files changed, 44 insertions(+), 4 deletions(-) -- Sean Paul, Software Engineer, Google / Chromium OS _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel