diff options
| author | Ville Syrjälä <[email protected]> | 2017-10-10 15:12:06 +0300 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2017-10-13 20:56:03 +0300 |
| commit | 45e0327e28e57e84f83d3214a35a318eebb19aa5 (patch) | |
| tree | 0da99128e3c7f554252f3ed325b2dbd9e2968b62 /tools/perf/scripts/python | |
| parent | 33f083f002cb24ab73e76f895a99729f1721611a (diff) | |
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 <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions