aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorsunglee <[email protected]>2021-07-09 10:24:14 -0400
committerAlex Deucher <[email protected]>2021-07-23 10:07:58 -0400
commit324b1fcba697de71e8e130ec422a433ec6796ff6 (patch)
treeab8e6c749b58befdeb970a462551521a84d65524 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent0070a5b7004a0151f06412f9bee4e25bfa24efa9 (diff)
drm/amd/display: DCN2X Prefer ODM over bottom pipe to find second pipe
[WHY] When finding a second pipe for pipe split, currently will look for bottom pipe in context first to decide the second pipe. This causes issues in 2 plane to 1 plane transitions like fullscreen video where bottom pipe no longer exists in the new configuration. [HOW] If previous context had an ODM pipe, use that to find the secondary pipe first before looking at bottom pipe. Reviewed-by: Dmytro Laktyushkin <[email protected]> Acked-by: Rodrigo Siqueira <[email protected]> Signed-off-by: sunglee <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions