]> 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)
commitdf329ac0ccdc377f351fe1e41442d16492aad6bf
tree9b69318b72cde47f8b699a795f96bf73ab71c6bd
parent8294bf792c6f4697ca174f475e57076384b7a2ed
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