Home
last modified time | relevance | path

Searched refs:alloc_scratch_page (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_gtt.c390 static struct i915_page_scratch *alloc_scratch_page(struct drm_device *dev) in alloc_scratch_page() function
867 vm->scratch_page = alloc_scratch_page(dev); in gen8_init_scratch()
1955 vm->scratch_page = alloc_scratch_page(dev); in gen6_init_scratch()
2868 scratch_page = alloc_scratch_page(dev); in ggtt_probe_common()