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