drm/i915: Plumb drm_device through page tables operations
authorMichel Thierry <michel.thierry@intel.com>
Tue, 24 Feb 2015 16:22:37 +0000 (16:22 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 25 Feb 2015 15:56:57 +0000 (16:56 +0100)
commit06dc68d68090ce6da12f7fde03e64a32f0f6e5d0
tree08448b50ddd852cc34af7fcb20d8471179eab3e6
parent06fda602dbca9c59d87db7da71192e4b54c9f5ff
drm/i915: Plumb drm_device through page tables operations

The next patch in the series will require it for alloc_pt_single.

v2: Rebased after s/page_tables/page_table/.

Signed-off-by: Michel Thierry <michel.thierry@intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_gtt.c