Age | Commit message (Expand) | Author | Files | Lines |
2021-05-27 | drm/dp_mst: Use kHz as link rate units when settig source max link caps at init | Nikola Cornij | 1 | -4/+4 |
2021-04-30 | drm/dp_mst: Use Extended Base Receiver Capability DPCD space | Nikola Cornij | 1 | -1/+11 |
2021-04-28 | drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw() | Lyude Paul | 1 | -1/+2 |
2021-02-02 | drm/dp/mst: Export drm_dp_get_vc_payload_bw() | Imre Deak | 1 | -0/+1 |
2020-09-12 | Merge drm/drm-next into drm-intel-next-queued | Rodrigo Vivi | 1 | -2/+1 |
2020-09-01 | drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband message | Sean Paul | 1 | -0/+44 |
2020-09-01 | drm/i915/dp: Extract drm_dp_read_mst_cap() | Lyude Paul | 1 | -2/+1 |
2020-06-11 | drm/dp_mst: Fix flushing the delayed port/mstb destroy work | Imre Deak | 1 | -0/+8 |
2020-06-11 | drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulses | Imre Deak | 1 | -0/+9 |
2020-04-27 | drm/dp_mst: Kill the second sideband tx slot, save the world | Lyude Paul | 1 | -21/+8 |
2020-04-23 | Revert "drm/dp_mst: Remove single tx msg restriction." | Lyude Paul | 1 | -0/+5 |
2020-04-17 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -2/+2 |
2020-04-07 | drm/dp_mst: Remove drm_dp_mst_has_audio() | Lyude Paul | 1 | -2/+0 |
2020-04-03 | drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connector | Lyude Paul | 1 | -2/+0 |
2020-03-31 | Merge v5.6 into drm-next | Dave Airlie | 1 | -2/+2 |
2020-03-30 | drm/dp_mst: add kernel-doc for drm_dp_mst_port.fec_capable | Sam Ravnborg | 1 | -0/+4 |
2020-03-27 | drm/dp_mst: Remove single tx msg restriction. | Sean Paul | 1 | -5/+0 |
2020-03-27 | drm/mst: Support simultaneous down replies | Sean Paul | 1 | -29/+30 |
2020-03-13 | drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfield | Lyude Paul | 1 | -5/+5 |
2020-03-13 | drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks | Lyude Paul | 1 | -2/+2 |
2020-03-11 | drm/dp_mst: Remove register_connector callback | Pankaj Bharadiya | 1 | -1/+0 |
2020-02-17 | Merge v5.6-rc2 into drm-misc-next | Maxime Ripard | 1 | -3/+23 |
2020-01-23 | drm/dp_mst: Mention max_payloads in proposed_vcpis/payloads docs | Lyude Paul | 1 | -2/+4 |
2020-01-20 | Backmerge v5.5-rc7 into drm-next | Dave Airlie | 1 | -0/+6 |
2020-01-16 | drm/dp_mst: Have DP_Tx send one msg at a time | Wayne Lin | 1 | -0/+6 |
2020-01-10 | drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs | Mikita Lipski | 1 | -0/+3 |
2020-01-10 | drm/dp_mst: Add branch bandwidth validation to MST atomic check | Mikita Lipski | 1 | -0/+1 |
2020-01-10 | drm/dp_mst: Add DSC enablement helpers to DRM | Mikita Lipski | 1 | -0/+5 |
2020-01-10 | drm/dp_mst: Manually overwrite PBN divider for calculating timeslots | Mikita Lipski | 1 | -1/+2 |
2020-01-10 | drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux | David Francis | 1 | -0/+2 |
2020-01-10 | drm/dp_mst: Parse FEC capability on MST ports | David Francis | 1 | -0/+3 |
2020-01-10 | drm/dp_mst: Add PBN calculation for DSC modes | David Francis | 1 | -2/+1 |
2019-12-17 | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -2/+10 |
2019-12-05 | drm/dp_mst: Clear all payload id tables downstream when initializing | Sean Paul | 1 | -4/+12 |
2019-10-24 | drm/dp_mst: Add topology ref history tracking for debugging | Lyude Paul | 1 | -0/+45 |
2019-10-24 | drm/dp_mst: Add basic topology reprobing when resuming | Lyude Paul | 1 | -1/+2 |
2019-10-24 | drm/dp_mst: Protect drm_dp_mst_port members with locking | Lyude Paul | 1 | -12/+26 |
2019-10-24 | drm/dp_mst: Add probe_lock | Lyude Paul | 1 | -4/+28 |
2019-10-24 | drm/dp_mst: Handle UP requests asynchronously | Lyude Paul | 1 | -0/+16 |
2019-10-24 | drm/dp_mst: Refactor pdt setup/teardown, add more locking | Lyude Paul | 1 | -2/+4 |
2019-10-24 | drm/dp_mst: Destroy MSTBs asynchronously | Lyude Paul | 1 | -7/+19 |
2019-09-25 | drm/dp_mst: Remove lies in {up, down}_rep_recv documentation | Lyude Paul | 1 | -6/+2 |
2019-09-04 | drm/dp_mst: Add sideband down request tracing + selftests | Lyude Paul | 1 | -1/+1 |
2019-08-29 | drm: mst: Fix query_payload ack reply struct | Sean Paul | 1 | -1/+1 |
2019-07-25 | drm/dp_mst: Enable registration of AUX devices for MST ports | Ville Syrjälä | 1 | -0/+11 |
2019-02-18 | Merge v5.0-rc7 into drm-next | Dave Airlie | 1 | -1/+2 |
2019-01-11 | drm/dp_mst: Start tracking per-port VCPI allocations | Lyude Paul | 1 | -7/+16 |
2019-01-11 | drm/dp_mst: Add some atomic state iterator macros | Lyude Paul | 1 | -0/+96 |
2019-01-11 | drm/dp_mst: Introduce new refcounting scheme for mstbs and ports | Lyude Paul | 1 | -4/+28 |
2019-01-09 | drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume() | Lyude Paul | 1 | -1/+2 |