diff options
author | Keith Packard <keithp@keithp.com> | 2011-07-19 16:21:40 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-07-21 20:18:31 -0700 |
commit | f0b69efc29b024747a88ce020dada425e3193d5a (patch) | |
tree | c39f14bf91434cae760489c79b711f25cadf1aad /include | |
parent | a5071c2fd91f320bc40952df59517053a7346fa9 (diff) | |
download | blackbird-op-linux-f0b69efc29b024747a88ce020dada425e3193d5a.tar.gz blackbird-op-linux-f0b69efc29b024747a88ce020dada425e3193d5a.zip |
drm/i915: Skip GPU wait for scanout pin while wedged
Failing to pin a scanout buffer will most likely lead to a black
screen, so if the GPU is wedged, then just let the pin happen and hope
that things work out OK.
v2: Just ignore any error from i915_gem_object_wait_rendering, as
suggested by Chris Wilson
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions