commit | a978f65765e2ccefb22eb77940685ae60c05ff6c | [log] [tgz] |
---|---|---|
author | Samson Tam <Samson.Tam@amd.com> | Fri Sep 07 10:13:55 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 26 21:09:05 2018 -0500 |
tree | bf59f44837a1fd4ea8b3b6c1e5030f8769280d59 | |
parent | aa9c4abe466ac7cd4ab8e1d81b959c3d51173745 [diff] |
drm/amd/display: use proper pipe_ctx index Use link->link_index as index to pipe_ctx[] to get proper link information instead of using index 0 to avoid potential miss matches. Signed-off-by: Samson Tam <Samson.Tam@amd.com> Reviewed-by: Anthony Koo <Anthony.Koo@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>