commit | 32bdc400963cee9e55889c2973b9553ecee1bcc6 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Jul 12 15:59:33 2016 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Aug 02 15:09:20 2016 +0300 |
tree | 315c0c90bdfffc9adc8e43cfa4359f244b7be146 | |
parent | ed9c77d2612316fba202cf1d69fc903969e474c8 [diff] |
drm/i915: Split DP/eDP/FDI and HDMI/DVI DDI buffer programming apart DDI buffer prorgramming works quite differently depending on the mode of the DDI port (DP/eDP/FDI vs. HDMI/DVI). Let's split the function that does the programming into two matching variants as well. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1468328376-6380-7-git-send-email-ville.syrjala@linux.intel.com