linux/drivers/gpu/drm/amd/display/amdgpu_dm
Aric Cyr ab2541b673 drm/amd/display: Remove dc_target object
dc_target does not fit well into DRM framework so removed it.
This will prevent the driver from leveraging the pipe-split
code for tiled displays, so will have to be handled at a higher
level.  Most places that used dc_target now directly use dc_stream
instead.

Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 17:09:40 -04:00
..
amdgpu_dm_helpers.c
amdgpu_dm_irq.c
amdgpu_dm_irq.h
amdgpu_dm_mst_types.c
amdgpu_dm_mst_types.h
amdgpu_dm_services.c drm/amd/display: drop setmode complete notifier 2017-09-26 17:06:11 -04:00
amdgpu_dm_types.c drm/amd/display: Remove dc_target object 2017-09-26 17:09:40 -04:00
amdgpu_dm_types.h drm/amd/display: Remove dc_target object 2017-09-26 17:09:40 -04:00
amdgpu_dm.c drm/amd/display: Remove dc_target object 2017-09-26 17:09:40 -04:00
amdgpu_dm.h
Makefile