drm/amd/display: Add variable refresh rate parameters to DC structures
authorAnthony Koo <[email protected]>
Wed, 28 Feb 2018 16:37:51 +0000 (11:37 -0500)
committerAlex Deucher <[email protected]>
Wed, 14 Mar 2018 20:08:47 +0000 (15:08 -0500)
commit64ed6a2eba3cb4146d2ff731293939ae84fad740
tree7683d308dd2b959f249e4fda0979d72cb6a5a063
parenta3e1737ed61c8b6ea078f477eee612e26f9d2561
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 <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
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