]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit012a4fbd185c4dcc38e6ed7fe95288eb98f1072b
tree32c8401e4bc7f2bd6beff76e026ef8d6678aeeca
parent205cedfe21434e47da7fad8a47e88b5fe97a4574
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