commit | 3acd115d08f70615debd5a8d37a8b97dc17a9cbb | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Thu Apr 26 11:25:29 2018 +0300 |
committer | Jani Nikula <jani.nikula@intel.com> | Thu Apr 26 18:21:23 2018 +0300 |
tree | 4c06e5d2c3c8da4661f31f5406a383b36238161b | |
parent | 7c2781e41ec8893ad9ef62f28821e2dbd4bd0420 [diff] |
drm/i915/dp: abstract link config selection For now, there's just the one link config selection, optimizing for slow and wide link. No functional changes. Keep the debug logging in the caller, to avoid duplication later on if alternative link confing selection gets added. v2: Improved commit message Reviewed-by: Manasi Navare <manasi.d.navare@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/64848b76bf90d6ceecd7ec6b5add28531e0b1a41.1524730974.git.jani.nikula@intel.com