OSDN Git Service

drm/amd/display: add missing dcn link encoder regs
authorRoman Li <Roman.Li@amd.com>
Wed, 27 Nov 2019 19:47:32 +0000 (14:47 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2019 21:09:06 +0000 (16:09 -0500)
commita771ded8b7ea31f01e239d582c96c9a60bbcaa56
tree88c960cd8d71117fe45822400e81fd4f8e64322d
parentd3c431ee0f7726f7053367b345341f5d709e8fb0
drm/amd/display: add missing dcn link encoder regs

[Why]
The earlier change: "check phy dpalt lane count config"
uses link encoder registers not defined properly.
That caused regression with mst-enabled display not
lighting up.

[How]
Add missing reg definitions.

Signed-off-by: Roman Li <Roman.Li@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.h
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_link_encoder.h
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_link_encoder.h
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c