aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_dp_mst_topology.c
AgeCommit message (Expand)Author
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
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie
2014-12-09drm/dp-mst: Remove branches before dropping the referenceDaniel Vetter
2014-11-15drm/dp/mst: Handle invalid link bandwidth from DPCD gracefullyChris Wilson
2014-11-07Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-10-13gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncatRickard Strandqvist
2014-10-13drm/mst: rework payload table allocation to conform better.Dave Airlie
2014-08-14drm: Don't return 0 for a value used as a denominatorDamien Lespiau
2014-08-14drm: Docbook fixesDaniel Vetter
2014-07-22drm/dp: Staticize a couple of DP utility functionsThierry Reding
2014-07-18drm/dp-mst-helper: Don't use uninitialized fields of the sideband message headerDamien Lespiau
2014-07-18drm/dp-mst-helper: Avoid reading uninitialized valueDamien Lespiau
2014-07-09drm/mst: fix build with debugfs off.Dave Airlie
2014-07-08drm/helper: add Displayport multi-stream helper (v0.6)Dave Airlie