drm/i915/crt: Force the initial probe after reset
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 24 Jan 2011 15:17:08 +0000 (15:17 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 25 Jan 2011 19:23:29 +0000 (19:23 +0000)
commitf3269058e7a80083dcdf89698bfcd1a6c6f8fd12
tree7df29c8b63d107d28138a01fe2072388a63a22e0
parent500f7147cf5bafd139056d521536b10c2bc2e154
drm/i915/crt: Force the initial probe after reset

Upon resume, like after a cold boot, we need to forcibly probe the
analog connector and cannot rely on the hotplug status.

Based on a patch by Takashi Iwai.

Reported-by: Stefan Dirsch <sndirsch@suse.de>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=26952
Tested-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_crt.c