summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_dp_mst_topology.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-26drm/dp/mst: Check peer device type before attempting EDID readVille Syrjälä1-1/+3
2016-10-26drm/dp/mst: Clear port->pdt when tearing down the i2c adapterVille Syrjälä1-0/+2
2016-07-19drm/dp-mst: Missing kernel docDaniel Vetter1-0/+1
2016-07-19drm/dp-mst: Remove tx_down_in_progressDaniel Vetter1-10/+3
2016-06-15drm/dp/mst: Always clear proposed vcpi table for port.Andrey Grodzovsky1-5/+3
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie1-1/+16
2016-04-27drm/dp/mst: Restore primary hub guid on resumeLyude1-0/+12
2016-04-27drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()cpaul@redhat.com1-0/+8
2016-04-22drm/dp/mst: Validate port in drm_dp_payload_send_msg()cpaul@redhat.com1-1/+8
2016-04-15drm/dp/mst: Restore primary hub guid on resumeLyude1-0/+12
2016-04-15drm/dp/mst: Enhance DP MST debugfs outputJim Bride1-5/+24
2016-02-17Revert "drm/dp/mst: change MST detection scheme"Dave Airlie1-19/+18
2016-02-05drm/dp/mst: deallocate payload on port destructionMykola Lysenko1-8/+83
2016-02-05drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky1-6/+6
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu1-36/+28
2016-02-05drm/dp/mst: change MST detection schemeMykola Lysenko1-18/+19
2016-02-05drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland1-28/+39
2016-02-05drm/mst: Add range check for max_payloads during initImre Deak1-0/+3
2016-02-05drm/mst: Don't ignore the MST PBN self-test resultImre Deak1-1/+3
2016-02-05drm: fix missing reference counting decreaseInsu Yun1-0/+1
2016-01-04drm/dp/mst: fix in RAD element accessMykola Lysenko1-2/+2
2016-01-04drm/dp/mst: fix in MSTB RAD initializationMykola Lysenko1-6/+6
2016-01-04drm/dp/mst: always send reply for UP requestMykola Lysenko1-19/+11
2016-01-04drm/dp/mst: process broadcast messages correctlyMykola Lysenko1-11/+84
2015-12-23Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-3/+35
2015-12-15drm/dp/mst: save vcpi with payloadsHarry Wentland1-0/+2
2015-12-15drm/dp/mst: reply with ACK for UP reqsMykola Lysenko1-1/+1
2015-12-10dp/mst: add SDP stream supportLibin Yang1-3/+35
2015-10-22drm: fix mutex leak in drm_dp_get_mst_branch_deviceAdam Richter1-3/+4
2015-10-15drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie1-1/+2
2015-10-02drm/dp/mst: add some defines for logical/physical portsDave Airlie1-1/+1
2015-10-02drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie1-2/+3
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie1-3/+5
2015-10-02drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie1-13/+12
2015-10-02drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie1-10/+26
2015-10-02drm/dp/mst: don't pass port into the path builder functionDave Airlie1-4/+5
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie1-6/+13
2015-08-21drm/dp/mst: dump branch OUI in debugfs (v2)Dave Airlie1-0/+10
2015-08-15Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-6/+13
2015-08-11drm/dp/mst: Remove port after removing connector.Maarten Lankhorst1-6/+13
2015-08-04drm/dp-mst: Remove debug WARN_ONDaniel Vetter1-1/+0
2015-06-25drm/dp/mst: close deadlock in connector destruction.Dave Airlie1-2/+38
2015-06-23drm/dp/mst: take lock around looking up the branch device on hpd irqDave Airlie1-0/+3
2015-06-23drm/dp/mst: make sure mst_primary mstb is valid in work functionDaniel Vetter1-5/+19
2015-03-24Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...Dave Airlie1-3/+8
2015-03-19drm/dp_mst: add a function to retrieve vcpi slotsDave Airlie1-0/+13
2015-03-10drm/mst: fix recursive sleep warning on qlockDaniel Vetter1-3/+8
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie1-0/+1
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie1-2/+17
2014-12-09drm/dp-mst: Remove branches before dropping the referenceDaniel Vetter1-1/+4