aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2016-10-03 10:55:15 +0300
committerVille Syrjälä <[email protected]>2016-10-05 12:31:57 +0300
commit27d4efc5591a5853de54713bc717de73c8951e17 (patch)
treed35f5c0d51f67310d6aecb472a28abc29e382aa1 /tools/perf/scripts/python/stackcollapse.py
parent33f53719d13a61979ca6578b280ed247eb81cdd4 (diff)
drm/i915: Move long hpd handling into the hotplug work
We can't rely on connector->status in the detect() hook if the long hpd was already handled by the dig_port_work as that won't update connector->status. Thus we have to defer the long hpd handling entirely until the hotplug work runs to avoid the double long hpd handling the "detect_done" flag is trying to prevent. We'll start to depend on connector->status being up to date in a following patch. Cc: Damien Cassou <[email protected]> Cc: [email protected] Cc: Arno <[email protected]> Cc: Shubhangi Shrivastava <[email protected]> Cc: Sivakumar Thulasimani <[email protected]> Cc: Ander Conselvan de Oliveira <[email protected]> Cc: [email protected] Tested-by: Arno <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=83348 Signed-off-by: Ville Syrjälä <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Ander Conselvan de Oliveira <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions