]> 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)
commit3cb62294b2b58d6cde2139d703b871d204e10a7d
tree32c8401e4bc7f2bd6beff76e026ef8d6678aeeca
parent0a71b1899aa047d8ca301fe2464fbe2ab9c67450
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