]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: add ValleyView specific CRT detect function
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 15 Jun 2012 18:55:15 +0000 (11:55 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 Jun 2012 12:52:16 +0000 (14:52 +0200)
commiteca90c3929ed252a1abaf09bc141d001ee98ec8e
tree9b69318b72cde47f8b699a795f96bf73ab71c6bd
parent46df91b7bf00c7afdaa7772bf5be01f9237a0d54
drm/i915: add ValleyView specific CRT detect function

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
v3: comment forced detection, need to debug (Eugeni)

Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_crt.c