drm/i915/gtt: Make scratch page i915_page_dma compatible
authorMika Kuoppala <mika.kuoppala@linux.intel.com>
Thu, 25 Jun 2015 15:35:13 +0000 (18:35 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 26 Jun 2015 08:54:00 +0000 (10:54 +0200)
commitc114f76a0a76eeffa1c1be392d98182c2cc30291
treeff16feeea3a6b7787dc21fa459c8f44af0d50f5b
parent567047be2a7ede082d29f45524c287b87bd75e53
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>
drivers/gpu/drm/i915/i915_gem_gtt.c
drivers/gpu/drm/i915/i915_gem_gtt.h
This page took 0.025072 seconds and 5 git commands to generate.