diff options
author | Ville Syrjälä <[email protected]> | 2015-12-10 18:22:31 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2015-12-23 12:52:37 +0200 |
commit | ae35b56e367b9fef7f5de701cf8c1c3dd954dded (patch) | |
tree | f613a527ad7336d79149f9f1a888f7b55d7b2db0 /tools/perf/util/trace-event-scripting.c | |
parent | a98728e0bb978fbe9246c93ea89198de612c22e6 (diff) |
drm/i915: Unbreak check_digital_port_conflicts()
Atomic changes broke check_digital_port_conflicts(). It needs to look
at the global situation instead of just trying to find a conflict
within the current atomic state.
This bug made my HSW explode spectacularly after I had split the DDI
encoders into separate DP and HDMI encoders. With the fix, things
seem much more solid.
I hope holding the connection_mutex is enough protection that we can
actually walk the connectors even if they're not part of the current
atomic state...
v2: Regenerate the patch so that it actually applies (Jani)
Cc: [email protected]
Cc: Ander Conselvan de Oliveira <[email protected]>
Fixes: 5448a00d3f06 ("drm/i915: Don't use staged config in check_digital_port_conflicts()")
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 0bff4858653312a10c83709e0009c3adb87e6f1e)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions