commit | 5daa55eba7d7219616423c6955e90a8f196294a5 | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyuw@linux.intel.com> | Tue Mar 30 14:39:28 2010 +0800 |
committer | Eric Anholt <eric@anholt.net> | Fri Apr 09 14:16:37 2010 -0700 |
tree | 10db4d01393cf13b1238bff98f821e0943ac73c1 | |
parent | c5e4df3382681c8ed214ee93bbe8f96044980485 [diff] |
drm/i915: Add new 'intel_connector' structure This adds new structure of intel_connector to present drm's connector object, which is used to convert from origin single output into encoder/connector model. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>