]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add variable refresh rate parameters to DC structures
authorAnthony Koo <Anthony.Koo@amd.com>
Wed, 28 Feb 2018 16:37:51 +0000 (11:37 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Mar 2018 20:08:47 +0000 (15:08 -0500)
commit1e557b41e28587fa4335683f4f18903aae136e9e
tree7683d308dd2b959f249e4fda0979d72cb6a5a063
parentbb2d020ec5fcfab8bab3111e1cac363687120047
drm/amd/display: Add variable refresh rate parameters to DC structures

Time stamping will be part of surface, and will be updated when address is flipped.
FreeSync parameters will be attached to stream, as it adjusts the timing dynamically.

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dc_hw_types.h
drivers/gpu/drm/amd/display/dc/dc_stream.h
drivers/gpu/drm/amd/display/dc/dc_types.h