drm/radeon: improve dvi_mode_valid
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Jun 2014 21:46:57 +0000 (17:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Jun 2014 20:30:48 +0000 (16:30 -0400)
commitf2263fc79655e155d84baf4d475cf02caaf2f8fc
treeacda48f549c0b73d22662b50eb26e13e16feff79
parent6536a3a6675816c0120fe20b5d716162aabfce10
drm/radeon: improve dvi_mode_valid

Make sure we have an HDMI monitor before validating modes with
clocks >165 Mhz on single link connections.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_connectors.c