commit | f99be1b322ccca792383245a202c8ef821909153 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Aug 18 16:49:54 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Aug 22 17:54:23 2017 +0300 |
tree | 47c3c893a948147aec334d340f79078a12d4e963 | |
parent | c5f93fcf2ee1089cdc1c67a8146f81ff26c7c824 [diff] |
drm/i915: Move infoframe vfuncs into intel_digital_port DP ports will also want to utilize the video DIP for SDP transmission. So let's move the vfuncs into the dig_port. v2: Rebase due to DDI changes Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Shashank Sharma <shashank.sharma@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170818134958.15502-5-ville.syrjala@linux.intel.com