diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-05-18 18:29:27 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-05-23 17:23:07 +0300 |
commit | 5a0b385e1cb6a8289e01367710035e18d72794cd (patch) | |
tree | cdf1b9c9078ad3d462bac9b3df038b1890e5f017 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f67dc6d8869fd29fb1635119e3210bf92ce983a2 (diff) | |
download | linux-5a0b385e1cb6a8289e01367710035e18d72794cd.tar.xz |
drm/i915: Nuke intel_trans_dp_port_sel()
for_each_encoder_on_crtc() is legacy and shouldn't be used by atomic
drivers. Let's throw out intel_trans_dp_port_sel() and replace it
with intel_get_crtc_new_encoder() which looks the atomic state instead.
Since we now have to call intel_get_crtc_new_encoder() during the commit
phase we'll need to plumb in the top level atomic state. The
crtc_state->state pointers are no longer valid at that point.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180518152931.13104-3-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions