summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_dp_mst_topology.c
AgeCommit message (Expand)Author
2020-06-29drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul
2020-06-29drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul
2020-04-24drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty
2020-04-24drm/dp_mst: Fix clearing payload state on topology disableLyude Paul
2020-04-13drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()Hans Verkuil
2020-04-02Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul
2020-01-29drm/dp_mst: Skip validating ports during destruction, just refLyude Paul
2020-01-14drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin
2020-01-12drm/mst: Fix MST sideband up-reply failure handlingImre Deak
2019-04-27drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä
2018-11-21drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy
2017-10-21drm/dp/mst: save vcpi with payloadsHarry Wentland
2017-07-27drm/mst: Avoid processing partially received up/down message transactionsImre Deak
2017-07-27drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak
2017-07-27drm/mst: Fix error handling during MST sideband message receptionImre Deak
2017-02-23drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart
2016-11-10drm/dp/mst: Check peer device type before attempting EDID readVille Syrjälä
2016-11-10drm/dp/mst: Clear port->pdt when tearing down the i2c adapterVille Syrjälä
2016-07-27drm/dp/mst: Always clear proposed vcpi table for port.Andrey Grodzovsky
2016-05-04drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()cpaul@redhat.com
2016-05-04drm/dp/mst: Restore primary hub guid on resumeLyude
2016-05-04drm/dp/mst: Validate port in drm_dp_payload_send_msg()cpaul@redhat.com
2016-03-03drm: fix missing reference counting decreaseInsu Yun
2016-03-03drm/dp/mst: deallocate payload on port destructionMykola Lysenko
2016-03-03drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky
2016-03-03drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu
2016-03-03drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland
2016-03-03drm/dp/mst: fix in RAD element accessMykola Lysenko
2016-03-03drm/dp/mst: fix in MSTB RAD initializationMykola Lysenko
2016-03-03drm/dp/mst: always send reply for UP requestMykola Lysenko
2016-03-03drm/dp/mst: process broadcast messages correctlyMykola Lysenko
2015-10-22drm: fix mutex leak in drm_dp_get_mst_branch_deviceAdam Richter
2015-10-15drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
2015-10-02drm/dp/mst: add some defines for logical/physical portsDave Airlie
2015-10-02drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie
2015-10-02drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie
2015-10-02drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie
2015-10-02drm/dp/mst: don't pass port into the path builder functionDave Airlie
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie
2015-08-21drm/dp/mst: dump branch OUI in debugfs (v2)Dave Airlie
2015-08-15Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-08-11drm/dp/mst: Remove port after removing connector.Maarten Lankhorst
2015-08-04drm/dp-mst: Remove debug WARN_ONDaniel Vetter
2015-06-25drm/dp/mst: close deadlock in connector destruction.Dave Airlie
2015-06-23drm/dp/mst: take lock around looking up the branch device on hpd irqDave Airlie
2015-06-23drm/dp/mst: make sure mst_primary mstb is valid in work functionDaniel Vetter
2015-03-24Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...Dave Airlie
2015-03-19drm/dp_mst: add a function to retrieve vcpi slotsDave Airlie
2015-03-10drm/mst: fix recursive sleep warning on qlockDaniel Vetter