diff options
| author | Samson Tam <[email protected]> | 2023-05-09 20:40:19 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 16:37:27 +0000 |
| commit | 24e461e84f1c6d58fa1032f06d97e277dd0b4adf (patch) | |
| tree | ded12acd7bae506a2ce7fee5200058713008c736 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
| parent | drm/amd/display: clean up some inconsistent indenting (diff) | |
| download | kernel-24e461e84f1c6d58fa1032f06d97e277dd0b4adf.tar.gz kernel-24e461e84f1c6d58fa1032f06d97e277dd0b4adf.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions
