commit | 069d418f412ec4b33056dc7d84b63c80c2e50abf | [log] [tgz] |
---|---|---|
author | Andrew Jiang <Andrew.Jiang@amd.com> | Tue Sep 26 19:45:43 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Dec 06 12:47:27 2017 -0500 |
tree | f3b18b879b4848a58b935a1bf620e9c343b89da4 | |
parent | 83c3e57bc4703c5955da9942d7e57bc26465c770 [diff] |
drm/amd/display: Don't use dc_link in link_encoder dc_link is at a higher level than link_encoder, and we only want higher-level components to be able to access lower-level ones, not the other way around. Signed-off-by: Andrew Jiang <Andrew.Jiang@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>