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

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


On Wed,  6 Jan 2010 12:21:51 +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.

This seems reasonable, but we really don't want to be evicting
everything at suspend time under KMS anyway, just idling the hardware
(you know, like the name of that function implies).  Care to fix that up
as well? :)
-------------- 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/20100106/9f5a5fff/attachment.sig>


More information about the Intel-gfx mailing list