]> git.karo-electronics.de Git - mv-sheeva.git/commit
drm/i915: Bail early if we try to mmap an object too large to be mapped.
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 27 Oct 2010 16:37:08 +0000 (17:37 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 27 Oct 2010 22:31:08 +0000 (23:31 +0100)
commitda761a6edf5c12ba2e7566c5e6bc98899d46ff12
tree16bcf5df74fe6c4ff92dda6a6a773301491760c6
parentfb7d516af11837126eb1e4a44ab0653bf9b57702
drm/i915: Bail early if we try to mmap an object too large to be mapped.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_gem.c