commit | c114f76a0a76eeffa1c1be392d98182c2cc30291 | [log] [tgz] |
---|---|---|
author | Mika Kuoppala <mika.kuoppala@linux.intel.com> | Thu Jun 25 18:35:13 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jun 26 10:54:00 2015 +0200 |
tree | ff16feeea3a6b7787dc21fa459c8f44af0d50f5b | |
parent | 567047be2a7ede082d29f45524c287b87bd75e53 [diff] |
drm/i915/gtt: Make scratch page i915_page_dma compatible Lay out scratch page structure in similar manner than other paging structures. This allows us to use the same tools for setup and teardown. Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Michel Thierry <michel.thierry@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>