aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2013-05-07 15:10:29 +0300
committerDaniel Vetter <[email protected]>2013-05-10 21:56:34 +0200
commitbc5ead8c09b51e85d110132495a9bfa58dc39dab (patch)
tree9bc9e26f9ca9e9bb312774c4cfc18584f346ed00 /tools/perf/scripts/python/netdev-times.py
parent8693a824873a0a97be77c1d5f1e98777f06f7305 (diff)
drm/i915: fix hotplug event bit tracking
commit 142e239849c800f9dc23f828762873073f612d3f Author: Egbert Eich <[email protected]> Date: Thu Apr 11 15:57:57 2013 +0200 drm/i915: Add bit field to record which pins have received HPD events (v3) added a bit field for hotplug event tracking. There ended up being three different v3 of the patch: [1], [2], and [3]. Apparently [1] was the correct one, but some frankenstein combination of the three got committed, which reversed the logic for setting the hotplug bits and misplaced a continue statement, skipping the hotplug irq storm handling altogether. This lead to broken hotplug detection, bisected to commit 321a1b3026ea194dd084cf3bda1e235b2986b0af Author: Egbert Eich <[email protected]> Date: Thu Apr 11 16:00:26 2013 +0200 drm/i915: Only reprobe display on encoder which has received an HPD event (v2) which uses the incorrectly set hotplug event bits. Fix the mess. [1] http://mid.gmane.org/[email protected] [2] http://mid.gmane.org/[email protected] [3] http://mid.gmane.org/[email protected] Signed-off-by: Jani Nikula <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions