diff options
author | Ville Syrjälä <[email protected]> | 2020-10-28 23:33:18 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2020-10-30 14:52:44 +0200 |
commit | f6576e460de1f835360b511f79cc23d247b34c4f (patch) | |
tree | b941778fd7b3e162740517a604a8dc610aedb9c3 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 52c7f5f1833ddca8134b204d0596ed681781f2ab (diff) |
drm/i915: Don't enable hpd detection logic from irq_postinstall()
No reason that I can see why we should enable the hpd detection logic
already during irq postinstall phase. We don't even do this on all
the platforms. We just need it before we actually enable the hotplug
interrupts in .hpd_irq_setup(), and in fact we already do it there as
well. Let's just eliminate the redundant early setup.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions