summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_dp_mst_topology.c
AgeCommit message (Expand)Author
2021-02-04Merge tag 'drm-intel-next-2021-01-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-01-29Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-01-28drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak
2021-01-19drm/dp: Revert "drm/dp: Introduce EDID-based quirks"Lyude Paul
2021-01-12drm: distinguish return value of drm_dp_check_and_send_link_addressXiaogang Chen
2020-11-17drm/drm_dp_mst_topology: Remove set but never used variable 'len'Lee Jones
2020-11-10Revert "drm/dp_mst: Retrieve extended DPCD caps for topology manager"Koba Ko
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-22drm/dp_mst: Retrieve extended DPCD caps for topology managerKoba Ko
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-11Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie
2020-09-01drm/dp_mst: Support remote i2c writesSam McNally
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-08-25Merge tag 'v5.9-rc2' into drm-misc-fixesMaarten Lankhorst
2020-08-17drm/dp_mst: Don't return error code when crtc is nullBhawanpreet Lakha
2020-08-04drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong
2020-07-02drm : Insert blank lines after declarations.Suraj Upadhyay
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-11drm/dp_mst: Fix flushing the delayed port/mstb destroy workImre Deak
2020-06-11drm/dp_mst: Fix the DDC I2C device registration of an MST portImre Deak
2020-06-11drm/dp_mst: Fix the DDC I2C device unregistration of an MST portImre Deak
2020-06-11drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulsesImre Deak
2020-06-11drm/dp_mst: Sanitize mgr->qlock locking in drm_dp_mst_wait_tx_reply()Imre Deak
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner
2020-05-18drm: Match drm_dp_send_clear_payload_id_table definition to declarationChris Wilson
2020-05-15drm/dp_mst: Fix timeout handling of MST down messagesImre Deak
2020-04-27drm/dp_mst: Kill the second sideband tx slot, save the worldLyude Paul
2020-04-27drm: Make drm_dp_mst_dsc_aux_for_port() safe for old compilersPaul E. McKenney
2020-04-27drm/dp_mst: Fix drm_dp_send_dpcd_write() return codeLyude Paul
2020-04-23Revert "drm/dp_mst: Remove single tx msg restriction."Lyude Paul
2020-04-17drm/dp_mst: Zero assigned PBN when releasing VCPI slotsMikita Lipski
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-04-09drm/dp_mst: Print errors on ACT timeoutsLyude Paul
2020-04-09drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul
2020-04-09drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul
2020-04-09drm/dp_mst: Improve kdocs for drm_dp_check_act_status()Lyude Paul
2020-04-07drm/dp_mst: Remove drm_dp_mst_has_audio()Lyude Paul
2020-04-06drm/dp_mst: Don't drop NAKs for down responsesLyude Paul
2020-04-06drm/dp_mst: Fix NULL deref in drm_dp_get_one_sb_msg()Lyude Paul
2020-04-03drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connectorLyude Paul
2020-03-31drm/dp_mst: make build_clear_payload_id_table return voidMaya Rashish
2020-03-31Merge v5.6 into drm-nextDave Airlie
2020-03-27drm/dp_mst: Remove single tx msg restriction.Sean Paul
2020-03-27drm/mst: Support simultaneous down repliesSean Paul
2020-03-27drm/mst: Separate sideband packet header parsing from message buildingSean Paul
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie