drm/vmwgfx: Resource evict fixes
authorThomas Hellstrom <thellstrom@vmware.com>
Tue, 12 Nov 2013 08:09:54 +0000 (00:09 -0800)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 13 Nov 2013 07:46:12 +0000 (23:46 -0800)
Fix an error message that was incorrectly blaming device resource id
shortage.

Also make sure we correctly catch resource eviction errors, that
could otherwise lead to evictable resources temporarily not being on the
LRU list.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Cc: stable@vger.kernel.org

No differences found