OSDN Git Service

drm/i915: Allow blocking in the PDE alloc when running low on gtt space
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 14 Feb 2014 13:01:18 +0000 (14:01 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 14 Feb 2014 13:18:15 +0000 (14:18 +0100)
commitd47c3ea2bd372fb5d84191d8383185825320ad91
tree32c8401e4bc7f2bd6beff76e026ef8d6678aeeca
parentc69766f2b9fa612840a820b68f7a417cc64c102b
drm/i915: Allow blocking in the PDE alloc when running low on gtt space

There's no need not to, really.

Split out from Chris vma-bind rework.

Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Ben Widawsky <benjamin.widawsky@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_gtt.c