aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_dp_mst_topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-intel into drm-nextDave 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/drm-intel into drm-nextDave 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
2014-11-15drm/dp/mst: Handle invalid link bandwidth from DPCD gracefullyChris Wilson1-6/+22
2014-11-07Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-7/+8
2014-10-13gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncatRickard Strandqvist1-7/+8
2014-10-13drm/mst: rework payload table allocation to conform better.Dave Airlie1-20/+57
2014-08-14drm: Don't return 0 for a value used as a denominatorDamien Lespiau1-1/+1
2014-08-14drm: Docbook fixesDaniel Vetter1-0/+1
2014-07-22drm/dp: Staticize a couple of DP utility functionsThierry Reding1-15/+15
2014-07-18drm/dp-mst-helper: Don't use uninitialized fields of the sideband message headerDamien Lespiau1-0/+2
2014-07-18drm/dp-mst-helper: Avoid reading uninitialized valueDamien Lespiau1-1/+1
2014-07-09drm/mst: fix build with debugfs off.Dave Airlie1-0/+1
2014-07-08drm/helper: add Displayport multi-stream helper (v0.6)Dave Airlie1-0/+2712