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