drm/amd/display: implement fw-driver interface for abm 2.4
authorJosip Pavic <Josip.Pavic@amd.com>
Wed, 18 Dec 2019 22:37:43 +0000 (17:37 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Jan 2020 19:15:49 +0000 (14:15 -0500)
commit38a20a458080b6ecb071f33908e0eb4851ee7f19
tree4c0d09e9f83d8930ec23e9c3045bf1e9347a3b3f
parentd905c33a43dc8014e21e2445ae16ee79e562b91f
drm/amd/display: implement fw-driver interface for abm 2.4

[Why]
IRAM definition needed for versions of DMCU containing ABM 2.4

[How]
Pass ABM 2.3 IRAM definition, which is compatible with ABM 2.4, to DMCU
when ABM 2.4 FW is detected

Signed-off-by: Josip Pavic <Josip.Pavic@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/power/power_helpers.c