diff options
author | Ben Widawsky <benjamin.widawsky@intel.com> | 2013-12-06 14:10:57 -0800 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-12-18 15:27:50 +0100 |
commit | 3e7a032295f178d1db4e4b9ac25b6d6bc6d5826e (patch) | |
tree | 93dc8fc7e08e516a3a0b29899ea5669258022889 /drivers/gpu/drm/i915/i915_drv.h | |
parent | 6f65e29acad7499920cf1e49b675fac7cde24166 (diff) | |
download | lwn-3e7a032295f178d1db4e4b9ac25b6d6bc6d5826e.tar.gz lwn-3e7a032295f178d1db4e4b9ac25b6d6bc6d5826e.zip |
drm/i915: Remove vm arg from relocate entry
The only place we were using it was for GEN6, which won't have PPGTT
support anyway (ie. the VM is always the same). To clear things up,
(it only added confusion for me since it doesn't allow us to assert
vma->vm is what we always want, when just looking at the code).
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_drv.h')
0 files changed, 0 insertions, 0 deletions