drm/amd/display: Fallback on legacy properties in atomic_get_properties
authorHarry Wentland <harry.wentland@amd.com>
Fri, 27 Jan 2017 15:55:20 +0000 (10:55 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:22:48 +0000 (17:22 -0400)
commit664a2ed115f62422475a783e6db453483a316a80
treeaaa53a7e2bf1004cf5420272e87225a07ba89a5a
parent7df498fa4c241610ee22cfcfa648628d2ef908fd
drm/amd/display: Fallback on legacy properties in atomic_get_properties

We still rely on legacy properties. Fallback on legacy properties until
we get to pull these into some atomic state.

Signed-off-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_types.c