commit | 10f51857b753af25cc048d8c5791433ee94f9164 | [log] [tgz] |
---|---|---|
author | Michael Strauss <michael.strauss@amd.com> | Mon Nov 04 13:39:20 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 05 16:26:54 2019 -0500 |
tree | b0795912d0bd186fcf35b37c1db1868b402f8787 | |
parent | f42ea55be1114768e36c4e8dff4400ca811309cf [diff] |
drm/amd/display: Fix Dali clk mgr construct [WHY] Dali is currently being misinterpreted as Renoir, as a result uses wrong clk mgr constructor [HOW] Add check to init Dali as Raven2 before it can be misidentified Clean up & fix Raven2 & Dali ASIC checks Signed-off-by: Michael Strauss <michael.strauss@amd.com> Reviewed-by: Eric Yang <eric.yang2@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>