commit | d8b4c43a4baccecee7106c1432baa986fab9593a | [log] [tgz] |
---|---|---|
author | Shashank Sharma <shashank.sharma@intel.com> | Fri Sep 04 18:56:11 2015 +0530 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Sep 10 16:45:44 2015 +0200 |
tree | db4d7cfda876fc7a326978cf7c80a3c594941b49 | |
parent | 4a999d253195db87f18215049cf7a44f795f4ca0 [diff] |
drm/i915: add attached connector to hdmi container This patch adds the intel_connector initialized to intel_hdmi display, during the init phase, just like the other encoders do. This attachment is very useful when we need to extract the connector pointer during the hotplug handler function Signed-off-by: Shashank Sharma <shashank.sharma@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>