OSDN Git Service

drm/i915: Rework __i915_gem_shrink
authorBen Widawsky <ben@bwidawsk.net>
Thu, 1 Aug 2013 00:00:01 +0000 (17:00 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 8 Aug 2013 12:02:41 +0000 (14:02 +0200)
commit80dcfdbd68b094f21f7ce222fb8039123f5b4cbe
tree9490aafd5e0f6852d15a6b9e2d47c6a02c0618db
parent0b02e798ffec99b51f2fe931ceb61ca0d22d2a70
drm/i915: Rework __i915_gem_shrink

In order to do this for all VMs, it's convenient to rework the logic a
bit. This should have no functional impact.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem.c