diff options
author | Samson Tam <[email protected]> | 2023-05-09 16:40:19 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-06-07 16:55:39 -0400 |
commit | 59de751e3845d699e02dc4da47322b92d83a41e2 (patch) | |
tree | ebaf66092f4814401691644eae5caf4312389a7f /lib/mpi/mpiutil.c | |
parent | 99b3886f8674502e967b1d050e40aa669c9098c1 (diff) |
drm/amd/display: add ODM case when looking for first split pipe
[Why]
When going from ODM 2:1 single display case to max displays, second
odm pipe needs to be repurposed for one of the new single displays.
However, acquire_first_split_pipe() only handles MPC case and not
ODM case
[How]
Add ODM conditions in acquire_first_split_pipe()
Add commit_minimal_transition_state() in commit_streams() to handle
odm 2:1 exit first, and then process new streams
Handle ODM condition in commit_minimal_transition_state()
Cc: Mario Limonciello <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: [email protected]
Acked-by: Stylon Wang <[email protected]>
Signed-off-by: Samson Tam <[email protected]>
Reviewed-by: Alvin Lee <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions