diff options
author | Mikita Lipski <[email protected]> | 2017-10-17 15:29:22 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-12-06 12:47:22 -0500 |
commit | fa2123dbccdc881fae02aaf8b05758db53d62955 (patch) | |
tree | cdbeaec656d934980a48b8e60a97409ea587328c /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 79c631239a83aeb3e13216f2eda1741650645d64 (diff) |
drm/amd/display: Multi display synchronization logic
This feature synchronizes multiple displays with various timings
to a display with the highest refresh rate
it is enabled if edid caps flag multi_display_sync is set to one
There are limitations on refresh rates allowed
that can be synchronized. That would
prevent from underflow and other potential
corruptions.
Multi display synchronization is using the
same functions as timing_sync in order to minimize
redunduncy and decision to disable synchronization is
based on trigger parametre set in DM
Feature is developed for DCN1 and DCE11
Signed-off-by: Mikita Lipski <[email protected]>
Reviewed-by: Mikita Lipski <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions