drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_init
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Aug 2016 18:35:55 +0000 (14:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Aug 2016 18:35:55 +0000 (14:35 -0400)
commitd06b7e1cf0fa4552fd725111b46df1ed0b649b15
tree849a4b6c0d9d6f66ef67ba4044503480b8b0bd3d
parenta6be7570518f85ce94ca9d6540543e00725828d3
drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_init

Put it in one place.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/cik.c
drivers/gpu/drm/amd/amdgpu/dce_virtual.c
drivers/gpu/drm/amd/amdgpu/vi.c