drm/amd/display: DCN1 link encoder
authorEric Bernstein <eric.bernstein@amd.com>
Thu, 26 Apr 2018 18:06:00 +0000 (14:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 18 May 2018 21:08:29 +0000 (16:08 -0500)
commitf0cd0a346dfd1df4b691fe38dafb51911392fbce
tree1fb15d20cd92ab8fd10f28c5175ef0ea984c8d43
parenta944744ba517256fcc9311e12c083563cbbe7c88
drm/amd/display: DCN1 link encoder

Create DCN1 link encoder files and update AUX and HPD register access.

Signed-off-by: Eric Bernstein <eric.bernstein@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_hwss.c
drivers/gpu/drm/amd/display/dc/dcn10/Makefile
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c