OSDN Git Service

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)
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 <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