drm/radeon: fix doublescan modes (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Feb 2015 16:29:21 +0000 (11:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 May 2015 19:56:27 +0000 (21:56 +0200)
commit2b239a97fc65379521fc92586654bcf9a230d878
tree0129943494d3aa0589490bee6887f77c096007af
parent0001a0ca47f3d5e7c97ae4e984166175b863c698
drm/radeon: fix doublescan modes (v2)

commit fd99a0943ffaa0320ea4f69d09ed188f950c0432 upstream.

Use the correct flags for atom.

v2: handle DRM_MODE_FLAG_DBLCLK

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/atombios_crtc.c