commit | 81a8aa4a6c8535955c8b795c762489d0edf9a648 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 15 10:48:48 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 15 11:00:55 2016 +0100 |
tree | 7800169392a901484073d6ce7bb362c615179a24 | |
parent | 247177ddd5170d81a0ffb6f4ec2f32c504a4a33d [diff] |
drm/i915: Create a VMA for an object In many places, we wish to store the VMA in preference to the object itself and so being able to create the persistent VMA is useful. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1471254551-25805-9-git-send-email-chris@chris-wilson.co.uk