commit | 686e1f6f87985bc05d38d90d483f3765d47780cc | [log] [tgz] |
---|---|---|
author | Ben Widawsky <benjamin.widawsky@intel.com> | Mon Nov 25 09:54:34 2013 -0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Nov 26 10:06:22 2013 +0100 |
tree | 4db7cd922625b2db6e5f0a90e37ca72058bef324 | |
parent | d595bd4bbd853106e3926176fa8a677963337d38 [diff] |
drm/i915: Add a few missed bits to the mm This should really have been added in BDW integration, as well as: commit 93bd8649dba3155d1a0ba2a902d9c49f1c75a1da Author: Ben Widawsky <ben@bwidawsk.net> Date: Tue Jul 16 16:50:06 2013 -0700 drm/i915: Put the mm in the parent address space It didn't really matter before, but it will in the future. Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>