commit | 32f9d658aee5be09ebdd28fc730630e61d0b46db | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyuw@linux.intel.com> | Fri Jul 24 01:00:32 2009 +0800 |
committer | Eric Anholt <eric@anholt.net> | Wed Jul 29 15:16:19 2009 -0700 |
tree | 66f1417c8631659c17874876ab7036eb4fdf2ec9 | |
parent | 5eb08b69f510fadaba77eb9a1bda0f7299c4ebcc [diff] |
drm/i915: Add eDP support on IGDNG mobile chip This adds embedded DisplayPort support on next mobile chip which aims to replace origin LVDS port. VBT's driver feature block has been used to determine the type of current internal panel for eDP or LVDS. Currently no panel fitting support for eDP and backlight control would be added in future. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>