diff options
| author | Damien Lespiau <[email protected]> | 2013-03-07 15:30:26 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-03-23 13:27:44 +0100 |
| commit | aaa148ecdc1f416ada73c1c25da0ef67e0210273 (patch) | |
| tree | e1cb01ee285de95267b387a39dd273616401fb8a /include | |
| parent | 00037c2e95618c8a598ff41e2fc4d34367b0eb91 (diff) | |
drm/i915: Cleanup if the EDP transcoder has a bobug input value
In the case where the hardware has been wrongly programmed and the EDP
TRANS_DDI_FUNC_CTL register has a bogus value in its EDP Input field, we
were using the pipe variable uninitialized.
In this case, shutdown the transcoder. It will be programmed correctly
the next time we try to enabled eDP.
Note from Paulo's review: Wrong modeset sequence can easily lead to
frozen machines hence the disable_ddi call might be risky. But since
things are awry already, doesn't matter too much.
Signed-off-by: Damien Lespiau <[email protected]>
Reviewed-by: Paulo Zanoni <[email protected]>
[danvet: Add note about Paulo's caution about potential hangs.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions