summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_sink.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* drm/amd/display: create sink_id in dc_sink structure to idenitify all sinksAlvin lee2018-06-151-0/+4
* amdgpu/dc: convert dc_sink to kref.Dave Airlie2017-10-061-10/+10
* amdgpu/dc: kill a bunch of dead code.Dave Airlie2017-10-061-34/+0
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-5/+6
* drm/amd/display: Use atomic types for ref_countJerry Zuo2017-09-261-6/+6
* drm/amd/display: Roll core_sink into dc_sinkHarry Wentland2017-09-261-17/+13
* drm/amd/display: Roll sink struct into core_sinkHarry Wentland2017-09-261-28/+15
* drm/amd/display: Roll core_link into dc_linkHarry Wentland2017-09-261-5/+4
* drm/amd/display: Add audio/video ContainerId implementationxhdu2017-09-261-1/+38
* drm/amd/display: Refactor on dc_sink structure.Zeyu Fan2017-09-261-2/+2
* drm/amd/display: handle unsupported sink typesReza Amini2017-09-261-0/+4
* drm/amd/display: Add refcount debug assertAndrey Grodzovsky2017-09-261-2/+3
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+113