commit | 2939e1f5331455d17a4a704dd6210e1474002545 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Jun 06 09:46:03 2009 +0100 |
committer | Eric Anholt <eric@anholt.net> | Tue Jun 09 14:51:39 2009 -0700 |
tree | 15679a405ce113260f755ab1f441e620ae7cc8db | |
parent | 21d509e339565c82887733c02465bb7f5866c8f5 [diff] |
drm/i915: NOMEM->NOSPC 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>