aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_dp_mst_helper.h
AgeCommit message (Expand)Author
2021-02-10drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak
2020-09-11Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2020-09-01drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband messageSean Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_mst_cap()Lyude Paul
2020-06-11drm/dp_mst: Fix flushing the delayed port/mstb destroy workImre Deak
2020-06-11drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulsesImre Deak
2020-04-27drm/dp_mst: Kill the second sideband tx slot, save the worldLyude Paul
2020-04-23Revert "drm/dp_mst: Remove single tx msg restriction."Lyude Paul
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-04-07drm/dp_mst: Remove drm_dp_mst_has_audio()Lyude Paul
2020-04-03drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connectorLyude Paul
2020-03-31Merge v5.6 into drm-nextDave Airlie
2020-03-30drm/dp_mst: add kernel-doc for drm_dp_mst_port.fec_capableSam Ravnborg
2020-03-27drm/dp_mst: Remove single tx msg restriction.Sean Paul
2020-03-27drm/mst: Support simultaneous down repliesSean Paul
2020-03-13drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfieldLyude Paul
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul
2020-03-11drm/dp_mst: Remove register_connector callbackPankaj Bharadiya
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-01-22drm/dp_mst: Mention max_payloads in proposed_vcpis/payloads docsLyude Paul
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-15drm/dp_mst: Have DP_Tx send one msg at a timeWayne Lin
2020-01-09drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCsMikita Lipski
2020-01-09drm/dp_mst: Add branch bandwidth validation to MST atomic checkMikita Lipski
2020-01-09drm/dp_mst: Add DSC enablement helpers to DRMMikita Lipski
2020-01-09drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski
2020-01-09drm/dp_mst: Add helpers for MST DSC and virtual DPCD auxDavid Francis
2020-01-09drm/dp_mst: Parse FEC capability on MST portsDavid Francis
2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-05drm/dp_mst: Clear all payload id tables downstream when initializingSean Paul
2019-10-24drm/dp_mst: Add topology ref history tracking for debuggingLyude Paul
2019-10-24drm/dp_mst: Add basic topology reprobing when resumingLyude Paul
2019-10-24drm/dp_mst: Protect drm_dp_mst_port members with lockingLyude Paul
2019-10-24drm/dp_mst: Add probe_lockLyude Paul
2019-10-24drm/dp_mst: Handle UP requests asynchronouslyLyude Paul
2019-10-24drm/dp_mst: Refactor pdt setup/teardown, add more lockingLyude Paul
2019-10-24drm/dp_mst: Destroy MSTBs asynchronouslyLyude Paul
2019-09-25drm/dp_mst: Remove lies in {up, down}_rep_recv documentationLyude Paul
2019-09-03drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul
2019-08-29drm: mst: Fix query_payload ack reply structSean Paul
2019-07-25drm/dp_mst: Enable registration of AUX devices for MST portsVille Syrjälä
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-01-10drm/dp_mst: Start tracking per-port VCPI allocationsLyude Paul
2019-01-10drm/dp_mst: Add some atomic state iterator macrosLyude Paul
2019-01-10drm/dp_mst: Introduce new refcounting scheme for mstbs and portsLyude Paul
2019-01-08drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul
2018-12-10drm/dp-mst-helper: Remove hotplug callbackDaniel Vetter
2018-10-24drm/dp_mst: Remove all evil duplicate state pointersLyude Paul
2017-09-11drm/dp/mst: Sideband message transaction to power up/down nodesDhinakaran Pandiyan