commit | c5e4df3382681c8ed214ee93bbe8f96044980485 | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyuw@linux.intel.com> | Tue Mar 30 14:39:27 2010 +0800 |
committer | Eric Anholt <eric@anholt.net> | Fri Apr 09 14:16:36 2010 -0700 |
tree | 9fbe48d3abca053d92545f022d50d3266a58df84 | |
parent | 5bf4c9c469ffc64b85fed1f3d2b0c8b19909ed13 [diff] |
drm/i915: more conversion from connector_list walk to encoder_list What we really want is encoder info instead of connector, so change some more list walk in pipeline setup functions from connector_list to encoder_list. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>