summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_sink.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-06amdgpu/dc: convert dc_sink to kref.Dave Airlie1-10/+10
2017-10-06amdgpu/dc: kill a bunch of dead code.Dave Airlie1-34/+0
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-5/+6
2017-09-26drm/amd/display: Use atomic types for ref_countJerry Zuo1-6/+6
2017-09-26drm/amd/display: Roll core_sink into dc_sinkHarry Wentland1-17/+13
2017-09-26drm/amd/display: Roll sink struct into core_sinkHarry Wentland1-28/+15
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland1-5/+4
2017-09-26drm/amd/display: Add audio/video ContainerId implementationxhdu1-1/+38
2017-09-26drm/amd/display: Refactor on dc_sink structure.Zeyu Fan1-2/+2
2017-09-26drm/amd/display: handle unsupported sink typesReza Amini1-0/+4
2017-09-26drm/amd/display: Add refcount debug assertAndrey Grodzovsky1-2/+3
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+113