diff options
author | 2017-10-10 15:12:06 +0300 | |
---|---|---|
committer | 2017-10-13 20:56:03 +0300 | |
commit | 45e0327e28e57e84f83d3214a35a318eebb19aa5 (patch) | |
tree | 0da99128e3c7f554252f3ed325b2dbd9e2968b62 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | drm/i915: Split intel_disable_ddi() into DP vs. HDMI variants (diff) | |
download | linux-dev-45e0327e28e57e84f83d3214a35a318eebb19aa5.tar.xz linux-dev-45e0327e28e57e84f83d3214a35a318eebb19aa5.zip |
drm/i915: Plumb crtc_state etc. directly to intel_ddi_pre_enable_{dp,hdmi}()
Rather that plumb the link parameters separately to
intel_ddi_pre_enable_dp() let's just pass the entire crtc state.
intel_ddi_pre_enable_hdmi() already took the crtc state, but for some
reason intel_ddi_pre_enable() still wanted to extract has_infoframe
from therein and pass it in separately. Let's not do that since it's
pointless.
v2: Rebase due to more code getting pulled into the DDI hooks
Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171010121207.570-9-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions