commit | bcd0aeded478f1ed6dfbbeafc3e2581c4021a99c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 19 11:11:45 2016 +0100 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Oct 20 17:31:34 2016 +0800 |
tree | 2afdf2594931fc087f4af36a16663e516cdd11f2 | |
parent | 66bbc3b2b16b4d15de0bd737147538bcf4d355b6 [diff] |
drm/i915/gvt: Use common mapping routines for indirect_ctx object We have the ability to map an object, so use it rather than opencode it badly. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>