drm/i915: NOMEM->NOSPC
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 6 Jun 2009 08:46:03 +0000 (09:46 +0100)
committerEric Anholt <eric@anholt.net>
Tue, 9 Jun 2009 21:51:39 +0000 (14:51 -0700)
To differentiate between encountering an out-of-memory error with running
out of space in the aperture, use ENOSPC for the later.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found