[PATCH] drm: Fix DRM_FORCE_ON_DIGITAL use

2014-11-04 Thread Daniel Vetter
On Mon, Nov 03, 2014 at 08:51:45PM -0500, Peter Hurley wrote: > A connector may be forced on from the command line via video= > command line setting. The digital output of dual-mode connectors > can also be specifically selected and forced on; eg., 'video=DVI-I-2:D'. > However, in this case, the co

[PATCH] drm: Fix DRM_FORCE_ON_DIGITAL use

2014-11-03 Thread Peter Hurley
A connector may be forced on from the command line via video= command line setting. The digital output of dual-mode connectors can also be specifically selected and forced on; eg., 'video=DVI-I-2:D'. However, in this case, the connector->status will be mistakenly set to connector_status_disconnecte