diff options
author | Chris Wilson <[email protected]> | 2011-03-29 10:40:27 +0100 |
---|---|---|
committer | Keith Packard <[email protected]> | 2011-05-10 13:56:44 -0700 |
commit | 2c7111dbaec72b01c804afb8ad77c6c7523986fd (patch) | |
tree | 28cea6c8bd6049343992bddc28417d20cdbc5833 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9c23f7fc4cef14b46830b7f9eb0dc1b2d6f55d4d (diff) |
drm/i915: Disable all outputs early, before KMS takeover
If the outputs are active and continuing to access the GATT when we
teardown the PTEs, then there is a potential for us to hang the GPU.
The hang tends to be a PGTBL_ER with either an invalid host access or
an invalid display plane fetch.
v2: Reorder IRQ initialisation to defer until after GEM is setup.
Reported-by: Pekka Enberg <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Tested-by: Daniel Vetter <[email protected]> (855GM)
Tested-by: Pekka Enberg <[email protected]>
# note that this doesn't fix the underlying problem of the
PGTBL_ER and pipe underruns being reported immediately upon
init on his 965GM MacBook
Reported-and-tested-by: Rick Bramley <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=35635
Reported-and-tested-by: Zdenek Kabelac <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36048
Reviewed-by: Ben Widawsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions