[PATCH 1/2] drm/radeon/kms: bail early in dvi_detect for digital only connectors

2011-10-07 Thread alexdeuc...@gmail.com
From: Alex Deucher DVI-D and HDMI-A are digital only, so there's no need to attempt analog load detect. Also, skip bail before the !force check, or we fail to get a disconnect events. The next patches in the series attempt to fix disconnect events for connectors with

[PATCH 1/2] drm/radeon/kms: bail early in dvi_detect for digital only connectors

2011-10-07 Thread alexdeucher
From: Alex Deucher alexander.deuc...@amd.com DVI-D and HDMI-A are digital only, so there's no need to attempt analog load detect. Also, skip bail before the !force check, or we fail to get a disconnect events. The next patches in the series attempt to fix disconnect events for connectors with