diff options
| author | Samson Tam <[email protected]> | 2023-06-29 17:02:42 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-07-18 11:14:50 -0400 |
| commit | c4ba2b50f2be8f0ce7bed41d9e5aca66dffc41d2 (patch) | |
| tree | 09a797cb6e50959c27d85760f2eecf72409c7e7b /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | c99fcb02bc73d33f9cc52b1e9b705d7a3320c50b (diff) | |
drm/amd/display: add additional refresh rate conditions for SubVP cases
[Why]
Want to further constrain these refresh rate conditions for SubVP:
- SubVP + SubVP: either both <= 120Hz or both between 120-165Hz
- SubVP + DRR: SubVP <= 120Hz
- SubVP + VBlank: SubVP <= 120Hz
[How]
Add constraints in subvp_subvp_admissable(),
dcn32_subvp_drr_admissable() and dcn32_subvp_vblank_admissable()
Reviewed-by: Alvin Lee <[email protected]>
Acked-by: Alan Liu <[email protected]>
Signed-off-by: Samson Tam <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions