drm/amd/display: Enabling PSR on DCN30 on driver side
authorZhan Liu <zhan.liu@amd.com>
Mon, 24 Aug 2020 00:48:44 +0000 (20:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Sep 2020 21:52:41 +0000 (17:52 -0400)
commit5fd35f1291316a3a9dc2fb7f976446d20b65106a
tree5a5b3fea753ffaba16419ac6b496522dea305f5b
parentf9663cbd46815c214b1841f4eef5c5e9e6350ff9
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>
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c