summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_sink.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-2/+0
* drm/amd/display: cleanup the code a bitBernard Zhao2021-11-221-9/+1
* drm/amd/display: Removed unreferenced variables.George Shen2020-10-261-1/+0
* drm/amd/display: Workaround to disable YCbCrJinze Xu2020-04-221-0/+1
* drm/amd/display: cleanup of construct and destruct funcsAnthony Koo2019-11-191-4/+4
* 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