aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_dp_mst_topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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