commit | 80da2161710cf28bca96c9a03331f8b24616e24d | [log] [tgz] |
---|---|---|
author | Ben Widawsky <benjamin.widawsky@intel.com> | Fri Dec 06 14:11:17 2013 -0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Dec 18 15:31:32 2013 +0100 |
tree | 2743a93b664deeb115147402fc108054297ce509 | |
parent | 9f273d48aa98cd193b19db9bb4c16bfb81c39052 [diff] |
drm/i915: Restore PDEs for all VMs In following with the old restore code, we must now restore ever PPGTT's PDEs, since they aren't proper GEM ojbects. v2: Rebased on BDW. Only do restore pdes for gen6 & 7 Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>