commit | 7ea79333a728740bc83e6102fd4fb992664ee915 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Oct 16 17:56:59 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Oct 19 15:35:14 2017 +0300 |
tree | 870a77ddf7403a6917364f0fb99340d5d222db37 | |
parent | 081dfcfafcbb524b2916b0243c976228accaa4df [diff] |
drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers() The caller of intel_prepare_hdmi_ddi_buffers() alreday figured out the level, so let's just pass it in instead if figuring it out again. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20171016145705.11780-5-ville.syrjala@linux.intel.com Reviewed-by: James Ausmus <james.ausmus@intel.com>