]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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 20:04:03 +0000 (22:04 +0200)
commit87479d71ffe1c2b63f7621fefbdc1cedd95dd49d
tree742b672b0dcbc5c4b279be3b7f1bea7043a0b247
parent00b2c92fe1b560e1a984edf0671f0feb7886a7ed
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