aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_dp_mst_topology.c
AgeCommit message (Expand)Author
2023-11-08drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak
2023-03-11drm/display/dp_mst: Fix down message handling after a packet reception errorImre Deak
2023-03-11drm/display/dp_mst: Fix down/up message handling after sink disconnectImre Deak
2022-12-08drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul
2022-10-26drm/dp_mst: fix drm_dp_dpcd_read return value checksSimon Ser
2022-05-25drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Hangyu Hua
2021-09-18drm/dp_mst: Fix return code on sideband message failureRajkumar Subbiah
2021-07-20drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()José Roberto de Souza
2021-07-20drm/dp_mst: Avoid to mess up payload table by ports in stale topologyWayne Lin
2021-07-20drm/dp_mst: Do not set proposed vcpi directlyWayne Lin
2021-05-14drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcastWayne Lin
2021-05-14drm/dp_mst: Revise broadcast msg lct & lcrWayne Lin
2021-03-04drm/dp_mst: Don't cache EDIDs for physical portsImre Deak
2021-02-17drm/dp_mst: Don't report ports connected if nothing is attached to themImre Deak
2021-02-10drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
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