diff options
author | Wenjing Liu <wenjing.liu@amd.com> | 2023-08-24 21:21:11 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-09-12 00:18:36 +0300 |
commit | 18aa989ae191e392529370f194bb7b1558846af8 (patch) | |
tree | c108d349613d3ee90a71d51de5cfccd12c212df4 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | 3a2c0eccab9ade6d2c977113ba637a10bcfcd612 (diff) | |
download | linux-18aa989ae191e392529370f194bb7b1558846af8.tar.xz |
drm/amd/display: do not skip ODM minimal transition based on new state
[why]
During 8k video plane resizing we could transition from MPC combine mode
back to ODM combine 2:1 + 8k video plane. In this transition minimal
transition state is based on new state with ODM combine enabled.
We are skipping this and it causes corruption because we have to reassign
a current DPP pipe to a different MPC blending tree which is not supported
seamlessly.
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions