diff options
| author | Ville Syrjälä <[email protected]> | 2019-12-13 21:52:14 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2019-12-18 16:47:34 +0200 |
| commit | 17bef9baf33913ecb27f85f81b48afeca34946bb (patch) | |
| tree | dfa03e612cdef6cb5bc2d6931704183409aa2639 /tools/perf/scripts/python | |
| parent | 6a6d79de4d194c7b8db35be74b9f29863f74f76b (diff) | |
drm/i915: Nuke .post_pll_disable() for DDI platforms
HSW+ platforms call encoder .post_disable() and .post_pll_disable()
back to back. And since we don't even disable the PLL in between
let's just move everything into .post_disable().
intel_dp_mst does forward the .post_disable() call to intel_ddi at
the very end of its own .post_disable() hook, so this time MST
I shouldn't even break MST by accident.
Cc: José Roberto de Souza <[email protected]>
Cc: Manasi Navare <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: José Roberto de Souza <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions