Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "Back from LCA2020, fixes wasn't too busy last week, seems to have quieten down appropriately, some amdgpu, i915, then a core mst fix and one fix for virtio-gpu and one for rockchip: core mst: - serialize down messages and clear timeslots are on unplug amdgpu: - Update golden settings for renoir - eDP fix i915: - uAPI fix: Remove dash and colon from PMU names to comply with tools/perf - Fix for include file that was indirectly included - Two fixes to make sure VMA are marked active for error capture virtio: - maintain obj reservation lock when submitting cmds rockchip: - increase link rate var size to accommodate rates" * tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm: drm/amd/display: Reorder detect_edp_sink_caps before link settings read. drm/amdgpu: update goldensetting for renoir drm/dp_mst: Have DP_Tx send one msg at a time drm/dp_mst: clear time slots for ports invalid drm/i915/pmu: Do not use colons or dashes in PMU names drm/rockchip: fix integer type used for storing dp data rate drm/i915/gt: Mark ring->vma as active while pinned drm/i915/gt: Mark context->state vma as active while pinned drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings drm/i915: Add missing include file <linux/math64.h> drm/virtio: add missing virtio_gpu_array_lock_resv call
Showing
- drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
- drivers/gpu/drm/amd/display/dc/core/dc_link.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/dc/core/dc_link.c
- drivers/gpu/drm/drm_dp_mst_topology.c 36 additions, 3 deletionsdrivers/gpu/drm/drm_dp_mst_topology.c
- drivers/gpu/drm/i915/gt/intel_context.c 37 additions, 3 deletionsdrivers/gpu/drm/i915/gt/intel_context.c
- drivers/gpu/drm/i915/i915_gem_gtt.c 2 additions, 5 deletionsdrivers/gpu/drm/i915/i915_gem_gtt.c
- drivers/gpu/drm/i915/i915_pmu.c 8 additions, 3 deletionsdrivers/gpu/drm/i915/i915_pmu.c
- drivers/gpu/drm/i915/selftests/i915_random.h 1 addition, 0 deletionsdrivers/gpu/drm/i915/selftests/i915_random.h
- drivers/gpu/drm/rockchip/cdn-dp-core.h 1 addition, 1 deletiondrivers/gpu/drm/rockchip/cdn-dp-core.h
- drivers/gpu/drm/virtio/virtgpu_plane.c 1 addition, 0 deletionsdrivers/gpu/drm/virtio/virtgpu_plane.c
- include/drm/drm_dp_mst_helper.h 6 additions, 0 deletionsinclude/drm/drm_dp_mst_helper.h
Please register or sign in to comment