diff options
author | Samson Tam <samson.tam@amd.com> | 2023-06-29 17:02:42 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-07-18 11:14:50 -0400 |
commit | c4ba2b50f2be8f0ce7bed41d9e5aca66dffc41d2 (patch) | |
tree | 09a797cb6e50959c27d85760f2eecf72409c7e7b /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | c99fcb02bc73d33f9cc52b1e9b705d7a3320c50b (diff) | |
download | linux-c4ba2b50f2be8f0ce7bed41d9e5aca66dffc41d2.tar.gz linux-c4ba2b50f2be8f0ce7bed41d9e5aca66dffc41d2.tar.bz2 linux-c4ba2b50f2be8f0ce7bed41d9e5aca66dffc41d2.zip |
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 <alvin.lee2@amd.com>
Acked-by: Alan Liu <haoping.liu@amd.com>
Signed-off-by: Samson Tam <samson.tam@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_debugfs.c')
0 files changed, 0 insertions, 0 deletions