drm/i915/bdw: Split up PPGTT cleanup
authorBen Widawsky <[email protected]>
Wed, 12 Feb 2014 22:28:44 +0000 (14:28 -0800)
committerDaniel Vetter <[email protected]>
Thu, 13 Feb 2014 10:51:21 +0000 (11:51 +0100)
commitb45a67157a609da83f6b2e6803296c5ccb2f8c8d
tree9ecf17ba0d70bb94a614623a278d4a492dc59977
parent822cdc52936e026a24c684ccc98850b251c06206
drm/i915/bdw: Split up PPGTT cleanup

This will make the code more readable, and extensible which is needed
for upcoming feature work. Eventually, we'll do the same for init.

Signed-off-by: Ben Widawsky <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/i915/i915_gem_gtt.c