This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0cc2682d8baa Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] new f2360e333b5a drm/amdgpu: update goldensetting for renoir new 3b7c59754cc2 drm/amd/display: Reorder detect_edp_sink_caps before link [...] new 16a89856f0a5 Merge tag 'amd-drm-fixes-5.5-2020-01-15' of git://people.f [...] new ea38aa2ea5b0 drm/i915: Add missing include file <linux/math64.h> new c3866f54106d drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings new e2c56d897315 drm/i915/gt: Mark context->state vma as active while pinned new dce54e861ec7 drm/i915/gt: Mark ring->vma as active while pinned new 88550e1c345c drm/i915/pmu: Do not use colons or dashes in PMU names new e33c7ba89263 Merge tag 'drm-intel-fixes-2020-01-16' of git://anongit.fr [...] new 3b675b15571c drm/virtio: add missing virtio_gpu_array_lock_resv call new c3b040b5c58f drm/rockchip: fix integer type used for storing dp data rate new 7617e9621bf2 drm/dp_mst: clear time slots for ports invalid new 5a64967a2f3b drm/dp_mst: Have DP_Tx send one msg at a time new f66d84c8b4db Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.fre [...] new 244dc2689085 Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesk [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 2 +- drivers/gpu/drm/amd/display/dc/core/dc_link.c | 2 +- drivers/gpu/drm/drm_dp_mst_topology.c | 39 ++++++++++++++++++++++++-- drivers/gpu/drm/i915/gt/intel_context.c | 40 +++++++++++++++++++++++++-- drivers/gpu/drm/i915/i915_gem_gtt.c | 7 ++--- drivers/gpu/drm/i915/i915_pmu.c | 11 ++++++-- drivers/gpu/drm/i915/selftests/i915_random.h | 1 + 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 ++++ 10 files changed, 94 insertions(+), 17 deletions(-)