]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu/display: re-add surface size calculation in dcn30_hwseq.c
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Oct 2020 16:11:29 +0000 (12:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Oct 2020 21:43:43 +0000 (17:43 -0400)
commita87a9a73d0e28351cd10943e603ea8584a406b74
tree249df8fef173b4de63b1e0f7b96a1f34fcaeaa05
parentfddc611ca3a09932196c192116a596dc67206eb5
drm/amdgpu/display: re-add surface size calculation in dcn30_hwseq.c

This is required for MALL.  Was accidently removed in PSR update.

Fixes: 48e48e598478 ("drm/amd/display: Disable idle optimization when PSR is enabled")
Fixes: 52f2e83e2fe5 ("drm/amdgpu/display: add MALL support (v2)")
Acked-by: Slava Abramov <slava.abramov@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c