diff options
| author | Aurabindo Pillai <[email protected]> | 2020-12-10 13:48:23 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-02-26 17:23:49 -0500 |
| commit | 6f59f229f8ed7af21917335f8271cde441b1c95f (patch) | |
| tree | f84f2cc6771d9a853c48d5733adb5cc89dcb8acb /drivers/gpu/drm/amd/amdgpu/amdgpu.h | |
| parent | d10cd527f5e5f70d5d71e8b224a025c3e73b57ba (diff) | |
drm/amd/display: Skip modeset for front porch change
[Why]
A seamless transition between modes can be performed if the new incoming
mode has the same timing parameters as the optimized mode on a display with a
variable vtotal min/max.
Smooth video playback usecases can be enabled with this seamless transition by
switching to a new mode which has a refresh rate matching the video.
[How]
Skip full modeset if userspace requested a compatible freesync mode which only
differs in the front porch timing from the current mode.
Signed-off-by: Aurabindo Pillai <[email protected]>
Acked-by: Christian König <[email protected]>
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions