commit | a00d825de9284922a4977eaa7d513f88044ccc4a | [log] [tgz] |
---|---|---|
author | Ben Widawsky <benjamin.widawsky@intel.com> | Wed Feb 19 22:05:48 2014 -0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Mar 05 21:29:59 2014 +0100 |
tree | e61bcdc399f991803b35f8234814e378d74eff9e | |
parent | c4ac524c15fdf3d1f221bfa69da184e6a797a927 [diff] |
drm/i915: Split GEN6 PPGTT cleanup This cleanup is similar to the GEN8 cleanup (though less necessary). Having everything split will make cleaning the initialization path error paths easier to understand. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>