]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: add mod_freesync_user_enable to dm_connector_state
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Dec 2017 20:49:59 +0000 (15:49 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Dec 2017 21:41:15 +0000 (16:41 -0500)
commit2b841558a239273ac32288a28ea0435353dc3ab9
treeabafe51799f5cc456467e7c930a19e49c53f074f
parent31f8949144c4c63c53e6d6a0701636aba218ac9a
drm/amd/display: add mod_freesync_user_enable to dm_connector_state

We don't currently expose variable refresh rate, but add the state to the
connector state to make it easier to maintain the support for it from a
hw support perspective while we figure out the uapi for drm.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c