Re: [Intel-gfx] [PATCH 18/26] drm/i915: add ValleyView specific CRT detect function

2012-03-23 Thread Eugeni Dodonov
On Thu, Mar 22, 2012 at 18:39, Jesse Barnes wrote: > Might be able to merge this back in at some point, but we're seeing bugs > with ADPA based detection, so keep it separate for now with explicit > hotplug trigger usage. > > v2: drop superfluous debug message > [...] > + > + DRM_DEBUG_KM

[Intel-gfx] [PATCH 18/26] drm/i915: add ValleyView specific CRT detect function

2012-03-22 Thread Jesse Barnes
Might be able to merge this back in at some point, but we're seeing bugs with ADPA based detection, so keep it separate for now with explicit hotplug trigger usage. v2: drop superfluous debug message Signed-off-by: Jesse Barnes --- drivers/gpu/drm/i915/intel_crt.c | 38 +++