commit | 5fd35f1291316a3a9dc2fb7f976446d20b65106a | [log] [tgz] |
---|---|---|
author | Zhan Liu <zhan.liu@amd.com> | Sun Aug 23 20:48:44 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 15 17:52:41 2020 -0400 |
tree | 5a5b3fea753ffaba16419ac6b496522dea305f5b | |
parent | f9663cbd46815c214b1841f4eef5c5e9e6350ff9 [diff] |
drm/amd/display: Enabling PSR on DCN30 on driver side [Why] PSR needs to be enabled on DCN30. This is the driver part of PSR enablement. Also disabled retired DMCU on driver side, since DMCU is not supported on DCN30 anymore. [How] Add necessary changes to enable PSR on DCN30. Signed-off-by: Zhan Liu <zhan.liu@amd.com> Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>