[Intel-gfx] [PATCH] drm/i915: Replace open-coded eviction in i915_gem_idle()

Eric Anholt eric at anholt.net
Thu Jan 7 18:27:27 CET 2010


On Thu,  7 Jan 2010 10:39:13 +0000, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> With the introduction of the hang-check, we can safely expect that
> i915_wait_request() will always return even when the GPU hangs, and so
> do not need to open code the wait in order to manually check for the
> hang. Also we do not need to always evict all buffers, so only flush
> the GPU (and wait for it to idle) for KMS, but continue to evict for UMS.

Applied to -next.  Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20100107/462c1378/attachment.sig>


More information about the Intel-gfx mailing list