commit | 1c42819a14a0868edd5d4b2db4594c1f7fc324d4 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 13 17:15:38 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 13 20:45:52 2017 +0000 |
tree | 624c48b159f1951cc28b4a5bffef49e11e416cc4 | |
parent | ced01afdf672d6ceab71f14e0aefb79b914ddd34 [diff] |
drm/i915: Add initial selftests for i915_gem_gtt Simple starting point for adding selftests for i915_gem_gtt, first try creating a ppGTT and filling it. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170213171558.20942-27-chris@chris-wilson.co.uk